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 0684ecf commit 0e56adeCopy full SHA for 0e56ade
clang/include/clang/AST/CommentParser.h
@@ -100,7 +100,7 @@ class Parser {
100
ArrayRef<Comment::Argument>
101
parseCommandArgs(TextTokenRetokenizer &Retokenizer, unsigned NumArgs);
102
103
- /// Parse arguments for \\throws command supported args are in form of class
+ /// Parse arguments for \throws command supported args are in form of class
104
/// or template.
105
106
parseThrowCommandArgs(TextTokenRetokenizer &Retokenizer, unsigned NumArgs);
0 commit comments