Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow the use of C++0x deleted functions as an extension in C++98. | Anders Carlsson | 2010-09-24 | 1 | -2/+2 |
* | Implement __has_feature(cxx_inline_namespaces) | Sebastian Redl | 2010-08-31 | 1 | -0/+10 |
* | tests: Use %clangxx when using driver for C++, in case C++ support is disabled. | Daniel Dunbar | 2010-06-29 | 1 | -2/+2 |
* | Update test function names so as not to use potential keywords. | Alexis Hunt | 2010-01-13 | 1 | -5/+5 |
* | Add a bunch more feature-checking macros for C++0x features. Some of these are | Alexis Hunt | 2010-01-13 | 1 | -0/+101 |