Edward O'Callaghan
|
f78edf52de
|
Convert Preprocessor Clang tests to FileCheck in regards to PR5307.
llvm-svn: 85199
|
2009-10-27 02:36:32 +00:00 |
Daniel Dunbar
|
97ea867690
|
MultiTestRunner: Validate '&&' at the end of RUN lines.
- This is just to normalize, these will go away soon hopefully.
Added all the missing '&&'s that have crept in. :)
llvm-svn: 77062
|
2009-07-25 11:27:37 +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
|
4f55259237
|
fix this test.
llvm-svn: 48668
|
2008-03-22 00:07:50 +00:00 |
Sam Bishop
|
f4303edfa3
|
Only invoke the preprocessor; it's the only thing being tested. Also, check
the output to make sure that the macros and comments are being treated as such.
llvm-svn: 48638
|
2008-03-21 08:05:55 +00:00 |
Chris Lattner
|
3b5054dda0
|
Implement support for the extremely atrocious MS /##/ extension,
which pastes together a comment. This is only enabled with
-fms-extensions of course.
llvm-svn: 46845
|
2008-02-07 06:03:59 +00:00 |