Fix Wdocumentation warning. NFC.

This commit is contained in:
Simon Pilgrim 2020-01-15 12:05:30 +00:00
parent 0b64400e0b
commit eb82226f33
1 changed files with 0 additions and 2 deletions

View File

@ -5923,8 +5923,6 @@ public:
///
/// \param OnlyNamespace If true, only considers namespaces in lookup.
///
/// \param SuppressDiagnostic If true, suppress diagnostic on error.
///
/// \returns true if an error occurred, false otherwise.
bool ActOnCXXNestedNameSpecifier(Scope *S,
NestedNameSpecInfo &IdInfo,