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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/lib/Format/CMakeLists.txt b/clang/lib/Format/CMakeLists.txt
index 1f37a16f2be..cb46b9f255d 100644
--- a/clang/lib/Format/CMakeLists.txt
+++ b/clang/lib/Format/CMakeLists.txt
@@ -6,6 +6,9 @@ add_clang_library(clangFormat
ContinuationIndenter.cpp
Format.cpp
FormatToken.cpp
+ FormatTokenLexer.cpp
+ SortJavaScriptImports.cpp
+ TokenAnalyzer.cpp
TokenAnnotator.cpp
UnwrappedLineFormatter.cpp
UnwrappedLineParser.cpp
OpenPOWER on IntegriCloud