We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e1ad93 commit 78ee473Copy full SHA for 78ee473
llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn
@@ -39,6 +39,7 @@ unittest("ASTTests") {
39
"EvaluateAsRValueTest.cpp",
40
"ExternalASTSourceTest.cpp",
41
"NamedDeclPrinterTest.cpp",
42
+ "ProfilingTest.cpp",
43
"RandstructTest.cpp",
44
"RecursiveASTVisitorTest.cpp",
45
"SizelessTypesTest.cpp",
0 commit comments