summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/has_feature_cxx0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow the use of C++0x deleted functions as an extension in C++98.Anders Carlsson2010-09-241-2/+2
* Implement __has_feature(cxx_inline_namespaces)Sebastian Redl2010-08-311-0/+10
* tests: Use %clangxx when using driver for C++, in case C++ support is disabled.Daniel Dunbar2010-06-291-2/+2
* Update test function names so as not to use potential keywords.Alexis Hunt2010-01-131-5/+5
* Add a bunch more feature-checking macros for C++0x features. Some of these areAlexis Hunt2010-01-131-0/+101
OpenPOWER on IntegriCloud