mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-23 05:29:23 +00:00
Attributes.h: Fix incorrect \brief introduced in r236666. [-Wdocumentation]
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236712 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c128e5c8c2
commit
3e9ef05a68
@ -477,7 +477,7 @@ public:
|
||||
/// \brief Remove the attributes from the builder.
|
||||
AttrBuilder &remove(const AttrBuilder &B);
|
||||
|
||||
/// \brief \brief Return true if the builder has any attribute that's in the
|
||||
/// \brief Return true if the builder has any attribute that's in the
|
||||
/// specified builder.
|
||||
bool overlaps(const AttrBuilder &B) const;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user