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 339ed1e commit 07af106Copy full SHA for 07af106
llvm/utils/gn/secondary/clang/unittests/Tooling/BUILD.gn
@@ -41,6 +41,7 @@ unittest("ToolingTests") {
41
"RecursiveASTVisitorTests/CXXMemberCall.cpp",
42
"RecursiveASTVisitorTests/CXXMethodDecl.cpp",
43
"RecursiveASTVisitorTests/CXXOperatorCallExprTraverser.cpp",
44
+ "RecursiveASTVisitorTests/Callbacks.cpp",
45
"RecursiveASTVisitorTests/Class.cpp",
46
"RecursiveASTVisitorTests/ConstructExpr.cpp",
47
"RecursiveASTVisitorTests/DeclRefExpr.cpp",
0 commit comments