summaryrefslogtreecommitdiff
path: root/unittests/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/CodeGen/CMakeLists.txt')
-rw-r--r--unittests/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/unittests/CodeGen/CMakeLists.txt b/unittests/CodeGen/CMakeLists.txt
index 3fb79a03075dc..856dbce08ea9b 100644
--- a/unittests/CodeGen/CMakeLists.txt
+++ b/unittests/CodeGen/CMakeLists.txt
@@ -7,6 +7,7 @@ add_clang_unittest(ClangCodeGenTests
BufferSourceTest.cpp
CodeGenExternalTest.cpp
IncrementalProcessingTest.cpp
+ TBAAMetadataTest.cpp
)
target_link_libraries(ClangCodeGenTests