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 961b588 commit 824cf42Copy full SHA for 824cf42
clang/test/AST/ast-dump-comment.cpp
@@ -136,4 +136,4 @@ void Test_TemplatedFunctionVariadic(int arg, ...);
136
int Test_UnderscoreInSpecialCommand;
137
// CHECK: VarDecl{{.*}}Test_UnderscoreInSpecialCommand 'int'
138
// CHECK: InlineCommandComment{{.*}} Name="thread_safe" RenderNormal
139
-// CHECK-NEXT: TextComment{{.*}} Text=" test for underscore in special command"
+// CHECK-NEXT: TextComment{{.*}} Text=" test for underscore in special command"
0 commit comments