Chris Lattner
|
e94e13ca35
|
remove #include of system header, making this a) not apple specific, and
b) test dramatically faster.
llvm-svn: 69135
|
2009-04-15 04:26:10 +00:00 |
Daniel Dunbar
|
a45cf5b6b0
|
Rename clang to clang-cc.
Tests and drivers updated, still need to shuffle dirs.
llvm-svn: 67602
|
2009-03-24 02:24:46 +00:00 |
Chris Lattner
|
25728d931a
|
fix incorrect rdar number.
llvm-svn: 57165
|
2008-10-06 07:43:28 +00:00 |
Chris Lattner
|
1b0a00a4c9
|
__CONSTANT_CFSTRINGS__ should be defined even in C mode, otherwise the CFSTR
won't expand to the builtin. This fixes rdar://6248329
llvm-svn: 57164
|
2008-10-06 07:43:09 +00:00 |