summaryrefslogtreecommitdiffstats
path: root/test/Lexer/has_feature_rtti.cpp
Commit message (Expand)AuthorAgeFilesLines
* tests: Use %clangxx when using driver for C++, in case C++ support is disabled.Daniel Dunbar2010-06-291-2/+2
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-2/+2
* Rename has_feature(rtti) to has_feature(cxx_rtti) for clarity.Ted Kremenek2009-12-031-1/+1
* Add FileCheck test for '__has_feature(rtti)'.Ted Kremenek2009-12-031-0/+11