summaryrefslogtreecommitdiffstats
path: root/lib/clang/libclangsema/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libclangsema/Makefile')
-rw-r--r--lib/clang/libclangsema/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/clang/libclangsema/Makefile b/lib/clang/libclangsema/Makefile
index c9f56d4..9157b46 100644
--- a/lib/clang/libclangsema/Makefile
+++ b/lib/clang/libclangsema/Makefile
@@ -49,9 +49,11 @@ SRCS= AnalysisBasedWarnings.cpp \
SemaTemplateInstantiateDecl.cpp \
SemaTemplateVariadic.cpp \
SemaType.cpp \
- TargetAttributesSema.cpp
+ TargetAttributesSema.cpp \
+ TypeLocBuilder.cpp
TGHDRS= AttrList \
+ AttrParsedAttrImpl \
AttrParsedAttrKinds \
AttrParsedAttrList \
AttrSpellingListIndex \
OpenPOWER on IntegriCloud