summaryrefslogtreecommitdiffstats
path: root/lib/clang/libclangfrontend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libclangfrontend/Makefile')
-rw-r--r--lib/clang/libclangfrontend/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/clang/libclangfrontend/Makefile b/lib/clang/libclangfrontend/Makefile
index 2087900..d8495a2 100644
--- a/lib/clang/libclangfrontend/Makefile
+++ b/lib/clang/libclangfrontend/Makefile
@@ -23,7 +23,7 @@ SRCS= ASTConsumers.cpp \
PrintPreprocessedOutput.cpp \
TextDiagnosticBuffer.cpp \
TextDiagnosticPrinter.cpp \
- VerifyDiagnosticsClient.cpp \
+ VerifyDiagnosticConsumer.cpp \
Warnings.cpp
TGHDRS= AttrList \
OpenPOWER on IntegriCloud