summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Format/CMakeLists.txt')
-rw-r--r--clang/lib/Format/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/Format/CMakeLists.txt b/clang/lib/Format/CMakeLists.txt
index 2ce38343cfe..1f37a16f2be 100644
--- a/clang/lib/Format/CMakeLists.txt
+++ b/clang/lib/Format/CMakeLists.txt
@@ -1,6 +1,7 @@
set(LLVM_LINK_COMPONENTS support)
add_clang_library(clangFormat
+ AffectedRangeManager.cpp
BreakableToken.cpp
ContinuationIndenter.cpp
Format.cpp
OpenPOWER on IntegriCloud