summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Frontend/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/unittests/Frontend/CMakeLists.txt')
-rw-r--r--clang/unittests/Frontend/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/unittests/Frontend/CMakeLists.txt b/clang/unittests/Frontend/CMakeLists.txt
index c764fb9e2a0..e36570a88bf 100644
--- a/clang/unittests/Frontend/CMakeLists.txt
+++ b/clang/unittests/Frontend/CMakeLists.txt
@@ -5,6 +5,7 @@ set(LLVM_LINK_COMPONENTS
add_clang_unittest(FrontendTests
ASTUnitTest.cpp
CompilerInstanceTest.cpp
+ FixedPointString.cpp
FrontendActionTest.cpp
CodeGenActionTest.cpp
ParsedSourceLocationTest.cpp
OpenPOWER on IntegriCloud