Daniel Dunbar
|
8452ef0798
|
tests: Use %clangxx when using driver for C++, in case C++ support is disabled.
llvm-svn: 107153
|
2010-06-29 16:52:24 +00:00 |
Daniel Dunbar
|
5618e98f33
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
clang ' or ' clang -cc1 ' or ' clang-cc ' in test lines (by substituting them to
garbage).
llvm-svn: 91460
|
2009-12-15 22:01:24 +00:00 |
Ted Kremenek
|
c3fe01943f
|
Rename has_feature(rtti) to has_feature(cxx_rtti) for clarity.
llvm-svn: 90376
|
2009-12-03 01:31:28 +00:00 |
Ted Kremenek
|
7dac00b2e8
|
Add FileCheck test for '__has_feature(rtti)'.
llvm-svn: 90373
|
2009-12-03 01:17:43 +00:00 |