summaryrefslogtreecommitdiffstats
path: root/lib/clang/libclangast/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libclangast/Makefile')
-rw-r--r--lib/clang/libclangast/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/clang/libclangast/Makefile b/lib/clang/libclangast/Makefile
index 71cd684..a3f00aa 100644
--- a/lib/clang/libclangast/Makefile
+++ b/lib/clang/libclangast/Makefile
@@ -39,7 +39,6 @@ SRCS= APValue.cpp \
ItaniumCXXABI.cpp \
ItaniumMangle.cpp \
Mangle.cpp \
- MangleNumberingContext.cpp \
MicrosoftCXXABI.cpp \
MicrosoftMangle.cpp \
NSAPI.cpp \
@@ -65,6 +64,7 @@ SRCS= APValue.cpp \
TGHDRS= AttrDump \
AttrImpl \
AttrList \
+ AttrVisitor \
Attrs \
CommentCommandInfo \
CommentCommandList \
@@ -76,6 +76,7 @@ TGHDRS= AttrDump \
DiagnosticASTKinds \
DiagnosticCommentKinds \
DiagnosticCommonKinds \
+ DiagnosticFrontendKinds \
DiagnosticSemaKinds \
StmtNodes
OpenPOWER on IntegriCloud