aboutsummaryrefslogtreecommitdiff
path: root/lib/clang/include
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2015-12-31 14:39:45 +0000
committerDimitry Andric <dim@FreeBSD.org>2015-12-31 14:39:45 +0000
commit34cdd77646db8a3e57441b3f7d028973dc880c54 (patch)
tree7200f82c9be15d3c4522d61d33faff5900454d33 /lib/clang/include
parent802df53c824b0d8020c32cb6227313f3604186e6 (diff)
Notes
Diffstat (limited to 'lib/clang/include')
-rw-r--r--lib/clang/include/AttributesCompatFunc.inc2
-rw-r--r--lib/clang/include/llvm/IR/Attributes.inc2
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/clang/include/AttributesCompatFunc.inc b/lib/clang/include/AttributesCompatFunc.inc
new file mode 100644
index 0000000000000..7f4e777481c74
--- /dev/null
+++ b/lib/clang/include/AttributesCompatFunc.inc
@@ -0,0 +1,2 @@
+/* $FreeBSD$ */
+#include "AttributesCompatFunc.inc.h"
diff --git a/lib/clang/include/llvm/IR/Attributes.inc b/lib/clang/include/llvm/IR/Attributes.inc
new file mode 100644
index 0000000000000..dfe888ecf5957
--- /dev/null
+++ b/lib/clang/include/llvm/IR/Attributes.inc
@@ -0,0 +1,2 @@
+/* $FreeBSD$ */
+#include "Attributes.inc.h"