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 6611efd commit ce47e57Copy full SHA for ce47e57
llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn
@@ -42,6 +42,7 @@ unittest("ASTTests") {
42
"NamedDeclPrinterTest.cpp",
43
"ProfilingTest.cpp",
44
"RandstructTest.cpp",
45
+ "RawCommentForDeclTest.cpp",
46
"RecursiveASTVisitorTest.cpp",
47
"SizelessTypesTest.cpp",
48
"SourceLocationTest.cpp",
0 commit comments