We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86ba681 commit d441d28Copy full SHA for d441d28
clang/include/clang/Parse/Parser.h
@@ -752,8 +752,7 @@ class Parser : public CodeCompletionHandler {
752
/// name must refer to an entity which has already been declared.
753
///
754
/// \param CCC Indicates how to perform typo-correction for this name. If
755
- /// NULL,
756
- /// no typo correction will be performed.
+ /// NULL, no typo correction will be performed.
757
/// \param AllowImplicitTypename Whether we are in a context where a dependent
758
/// nested-name-specifier without typename is treated as a type (e.g.
759
/// T::type).
0 commit comments