Daniel Dunbar
|
9fde9c424f
|
tests: Use %clangxx when using driver for C++, in case C++ support is disabled.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107153 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-06-29 16:52:24 +00:00 |
Daniel Dunbar
|
80737ad5e0
|
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).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91460 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-12-15 22:01:24 +00:00 |
Ted Kremenek
|
2eca546c58
|
Rename has_feature(rtti) to has_feature(cxx_rtti) for clarity.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90376 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-12-03 01:31:28 +00:00 |
Ted Kremenek
|
107b4cae9b
|
Add FileCheck test for '__has_feature(rtti)'.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90373 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-12-03 01:17:43 +00:00 |