summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorShih-wei Liao <sliao@google.com>2012-08-03 02:01:27 -0700
committerShih-wei Liao <sliao@google.com>2012-08-03 02:01:27 -0700
commit78f458bce9998570544356ed5b41afb0a8625cee (patch)
tree02ea1d8f7862b1823115b4a6fd33471ae3db857c /Android.mk
parent42552ec6168d994991696a04c1626ac91218a720 (diff)
downloadllvm-ndk-cc-78f458bce9998570544356ed5b41afb0a8625cee.tar.gz
Apply changes to migrate to CLANG-160673-20120724.
Change-Id: Iaae5454643a2871fbfa01bcbe52924891c4357d7
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 0e28e75..c7be789 100644
--- a/Android.mk
+++ b/Android.mk
@@ -59,6 +59,7 @@ endif
TBLGEN_TABLES := \
AttrList.inc \
Attrs.inc \
+ CommentNodes.inc \
DeclNodes.inc \
DiagnosticCommonKinds.inc \
DiagnosticFrontendKinds.inc \
@@ -96,6 +97,7 @@ endif
TBLGEN_TABLES := \
AttrList.inc \
Attrs.inc \
+ CommentNodes.inc \
DeclNodes.inc \
DiagnosticCommonKinds.inc \
DiagnosticDriverKinds.inc \