diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2015-12-31 14:39:45 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2015-12-31 14:39:45 +0000 |
| commit | 34cdd77646db8a3e57441b3f7d028973dc880c54 (patch) | |
| tree | 7200f82c9be15d3c4522d61d33faff5900454d33 /lib/clang/include | |
| parent | 802df53c824b0d8020c32cb6227313f3604186e6 (diff) | |
Notes
Diffstat (limited to 'lib/clang/include')
| -rw-r--r-- | lib/clang/include/AttributesCompatFunc.inc | 2 | ||||
| -rw-r--r-- | lib/clang/include/llvm/IR/Attributes.inc | 2 |
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" |
