Skip to content

Commit

Permalink
[gn build] Port b5fc1de
Browse files Browse the repository at this point in the history
  • Loading branch information
MaskRay committed Jun 4, 2020
1 parent 68e4e8a commit 68dd32d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Expand Up @@ -7,6 +7,7 @@ unittest("ASTMatchersTests") {
"//clang/lib/ASTMatchers",
"//clang/lib/Basic",
"//clang/lib/Frontend",
"//clang/lib/Testing",
"//clang/lib/Tooling",
"//llvm/lib/Support",
]
Expand Down
Expand Up @@ -8,6 +8,7 @@ unittest("DynamicASTMatchersTests") {
"//clang/lib/ASTMatchers/Dynamic",
"//clang/lib/Basic",
"//clang/lib/Frontend",
"//clang/lib/Testing",
"//clang/lib/Tooling",
"//llvm/lib/Support",
]
Expand Down
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/clang/unittests/Sema/BUILD.gn
Expand Up @@ -8,6 +8,7 @@ unittest("SemaTests") {
"//clang/lib/Frontend",
"//clang/lib/Parse",
"//clang/lib/Sema",
"//clang/lib/Testing",
"//clang/lib/Tooling",
"//llvm/lib/Support",
"//llvm/lib/Testing/Support",
Expand Down

0 comments on commit 68dd32d

Please sign in to comment.