summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Frontend/CMakeLists.txt')
-rw-r--r--clang/lib/Frontend/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/Frontend/CMakeLists.txt b/clang/lib/Frontend/CMakeLists.txt
index 403cc42927a..cca0b5163b1 100644
--- a/clang/lib/Frontend/CMakeLists.txt
+++ b/clang/lib/Frontend/CMakeLists.txt
@@ -31,6 +31,7 @@ add_clang_library(clangFrontend
MultiplexConsumer.cpp
PrintPreprocessedOutput.cpp
SerializedDiagnosticPrinter.cpp
+ SerializedDiagnosticReader.cpp
TextDiagnostic.cpp
TextDiagnosticBuffer.cpp
TextDiagnosticPrinter.cpp
OpenPOWER on IntegriCloud