aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Lexer/has_feature_exceptions.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-04-16Lex: Fix __has_feature(cxx_exceptions) for objective C++Justin Bogner1-1/+7
2010-06-29tests: Use %clangxx when using driver for C++, in case C++ support is disabled.Daniel Dunbar1-2/+2
2009-12-15Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar1-2/+2
2009-12-03Add 'has_feature(cxx_exceptions)' to allow code to determine via preprocessor...Ted Kremenek1-0/+11