Skip to content

Commit 07af106

Browse files
committed
[gn build] Port 8e5a568
1 parent 339ed1e commit 07af106

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang/unittests/Tooling

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang/unittests/Tooling/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ unittest("ToolingTests") {
4141
"RecursiveASTVisitorTests/CXXMemberCall.cpp",
4242
"RecursiveASTVisitorTests/CXXMethodDecl.cpp",
4343
"RecursiveASTVisitorTests/CXXOperatorCallExprTraverser.cpp",
44+
"RecursiveASTVisitorTests/Callbacks.cpp",
4445
"RecursiveASTVisitorTests/Class.cpp",
4546
"RecursiveASTVisitorTests/ConstructExpr.cpp",
4647
"RecursiveASTVisitorTests/DeclRefExpr.cpp",

0 commit comments

Comments
 (0)