summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/has_extension_cxx.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark lambda init-captures as complete.Richard Smith2013-09-281-1/+8
* Mark variable template implementation as complete. Nearly all of the creditRichard Smith2013-09-271-5/+6
* C++1y: Update __cplusplus to temporary value 201305L to allow detection of pr...Richard Smith2013-05-071-0/+6
* Add feature check "cxx_local_type_template_args" describing supportDouglas Gregor2012-04-041-0/+8
* Advertise support for cxx_range_for as an extension in C++98 mode. Patch by J...Richard Smith2011-09-061-0/+5
* Introduce __has_extension macroPeter Collingbourne2011-05-131-0/+36
OpenPOWER on IntegriCloud