diff options
author | Chris Lattner <sabre@nondot.org> | 2006-10-27 18:15:56 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-10-27 18:15:56 +0000 |
commit | 21b691d573509c66336fd406c438e832c3ff7354 (patch) | |
tree | 4101bac26f6bb3701ef2dbeb0f6e442ed6b6ae81 /clang/INPUTS/carbon_h.c | |
parent | 00a6be6f7b78ba2647d69fa398e85a2ad43bf102 (diff) | |
download | bcm5719-llvm-21b691d573509c66336fd406c438e832c3ff7354.tar.gz bcm5719-llvm-21b691d573509c66336fd406c438e832c3ff7354.zip |
add some of the smaller test inputs I use.
llvm-svn: 39073
Diffstat (limited to 'clang/INPUTS/carbon_h.c')
-rw-r--r-- | clang/INPUTS/carbon_h.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/clang/INPUTS/carbon_h.c b/clang/INPUTS/carbon_h.c new file mode 100644 index 00000000000..9e555062058 --- /dev/null +++ b/clang/INPUTS/carbon_h.c @@ -0,0 +1,4 @@ + +#import <Carbon/Carbon.h> + +//#import<vecLib/vecLib.h> |