diff options
| author | Nico Weber <nicolasweber@gmx.de> | 2019-05-17 17:36:06 +0000 |
|---|---|---|
| committer | Nico Weber <nicolasweber@gmx.de> | 2019-05-17 17:36:06 +0000 |
| commit | 10abc76fce3828ebe174b484b5e12918e5d6510a (patch) | |
| tree | 76e27e3118ecf0f589beed32c6cfe6290ad66997 /llvm/utils | |
| parent | 762b3ef0785cfa9aa869bf04956065a02efa2288 (diff) | |
| download | bcm5719-llvm-10abc76fce3828ebe174b484b5e12918e5d6510a.tar.gz bcm5719-llvm-10abc76fce3828ebe174b484b5e12918e5d6510a.zip | |
gn build: Merge r361033
llvm-svn: 361055
Diffstat (limited to 'llvm/utils')
| -rw-r--r-- | llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn index 1edceba4de2..d52d5860306 100644 --- a/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn +++ b/llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn @@ -17,6 +17,7 @@ unittest("ASTTests") { "ASTImporterGenericRedeclTest.cpp", "ASTImporterTest.cpp", "ASTImporterVisibilityTest.cpp", + "ASTTraverserTest.cpp", "ASTTypeTraitsTest.cpp", "ASTVectorTest.cpp", "CommentLexer.cpp", |

