summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/cxx-features.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update cxx-features test to C++1zJF Bastien2016-03-221-34/+38
* Add -Wexpansion-to-undefined: warn when using `defined` in a macro definition.Nico Weber2016-01-191-0/+1
* [coroutines] Add feature-test macro for coroutines, defined to 1 to indicateRichard Smith2015-10-221-0/+5
* "This adds -fconcepts-ts as a cc1 option for enabling theFaisal Vali2015-05-221-0/+5
* C++14: Disable sized deallocation by default due to ABI breakageReid Kleckner2015-03-201-1/+1
* Update Clang's SD-6 support to match N4200 (except for __has_cpp_attribute,Richard Smith2014-11-121-0/+36
* Add support for C++'s SD6 feature test macros.Richard Smith2013-11-271-0/+89
OpenPOWER on IntegriCloud