| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 108623
|
|
|
|
|
|
|
|
|
| |
- This is designed to make it obvious that %clang_cc1 is a "test variable"
which is substituted. It is '%clang_cc1' instead of '%clang -cc1' because it
can be useful to redefine what gets run as 'clang -cc1' (for example, to set
a default target).
llvm-svn: 91446
|
|
|
|
| |
llvm-svn: 85199
|
|
|
|
|
|
|
|
| |
- This is just to normalize, these will go away soon hopefully.
Added all the missing '&&'s that have crept in. :)
llvm-svn: 77062
|
|
|
|
|
|
| |
Tests and drivers updated, still need to shuffle dirs.
llvm-svn: 67602
|
|
|
|
| |
llvm-svn: 48668
|
|
|
|
|
|
| |
the output to make sure that the macros and comments are being treated as such.
llvm-svn: 48638
|
|
which pastes together a comment. This is only enabled with
-fms-extensions of course.
llvm-svn: 46845
|