diff options
| author | LLVM GN Syncbot <llvmgnsyncbot@gmail.com> | 2019-12-05 14:23:58 +0000 |
|---|---|---|
| committer | LLVM GN Syncbot <llvmgnsyncbot@gmail.com> | 2019-12-05 14:23:58 +0000 |
| commit | 699427d77e2fa443e7ea727792707c5ac9e73d87 (patch) | |
| tree | ec39dd05973a6a7dbe725b02ca2dfcb7327f5344 /llvm/utils | |
| parent | 393dacacf7e7ff4a123adcda3efc60e92121ecc6 (diff) | |
| download | bcm5719-llvm-699427d77e2fa443e7ea727792707c5ac9e73d87.tar.gz bcm5719-llvm-699427d77e2fa443e7ea727792707c5ac9e73d87.zip | |
gn build: Merge 7f93cb62280
Diffstat (limited to 'llvm/utils')
| -rw-r--r-- | llvm/utils/gn/secondary/clang/unittests/Tooling/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/gn/secondary/clang/unittests/Tooling/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/Tooling/BUILD.gn index 7bdd209c185..147797db227 100644 --- a/llvm/utils/gn/secondary/clang/unittests/Tooling/BUILD.gn +++ b/llvm/utils/gn/secondary/clang/unittests/Tooling/BUILD.gn @@ -54,6 +54,7 @@ unittest("ToolingTests") { "RecursiveASTVisitorTests/LambdaDefaultCapture.cpp", "RecursiveASTVisitorTests/LambdaExpr.cpp", "RecursiveASTVisitorTests/LambdaTemplateParams.cpp", + "RecursiveASTVisitorTests/MemberPointerTypeLoc.cpp", "RecursiveASTVisitorTests/NestedNameSpecifiers.cpp", "RecursiveASTVisitorTests/ParenExpr.cpp", "RecursiveASTVisitorTests/TemplateArgumentLocTraverser.cpp", |

