Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-16 | Lex: Fix __has_feature(cxx_exceptions) for objective C++ | Justin Bogner | 1 | -1/+7 |
2010-06-29 | tests: Use %clangxx when using driver for C++, in case C++ support is disabled. | Daniel Dunbar | 1 | -2/+2 |
2009-12-15 | Update tests to use %clang instead of 'clang', and forcibly disable use of ' | Daniel Dunbar | 1 | -2/+2 |
2009-12-03 | Add 'has_feature(cxx_exceptions)' to allow code to determine via preprocessor... | Ted Kremenek | 1 | -0/+11 |