Skip to content
GitLab
Explore
Sign in
Commits · ecffd83c85ea9d2ef7cb041712988a350daf82cf
llvm-epi
clang
test
Lexer
has_feature_rtti.cpp
Browse files
Jun 29, 2010
tests: Use %clangxx when using driver for C++, in case C++ support is disabled.
· 8452ef07
Daniel Dunbar
authored
Jun 29, 2010
8452ef07
Dec 15, 2009
Update tests to use %clang instead of 'clang', and forcibly disable use of '
· 5618e98f
Daniel Dunbar
authored
Dec 15, 2009
5618e98f
Dec 03, 2009
Rename has_feature(rtti) to has_feature(cxx_rtti) for clarity.
· c3fe0194
Ted Kremenek
authored
Dec 03, 2009
c3fe0194
Add FileCheck test for '__has_feature(rtti)'.
· 7dac00b2
Ted Kremenek
authored
Dec 03, 2009
7dac00b2
Loading