Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update cxx-features test to C++1z | JF Bastien | 2016-03-22 | 1 | -34/+38 |
* | Add -Wexpansion-to-undefined: warn when using `defined` in a macro definition. | Nico Weber | 2016-01-19 | 1 | -0/+1 |
* | [coroutines] Add feature-test macro for coroutines, defined to 1 to indicate | Richard Smith | 2015-10-22 | 1 | -0/+5 |
* | "This adds -fconcepts-ts as a cc1 option for enabling the | Faisal Vali | 2015-05-22 | 1 | -0/+5 |
* | C++14: Disable sized deallocation by default due to ABI breakage | Reid Kleckner | 2015-03-20 | 1 | -1/+1 |
* | Update Clang's SD-6 support to match N4200 (except for __has_cpp_attribute, | Richard Smith | 2014-11-12 | 1 | -0/+36 |
* | Add support for C++'s SD6 feature test macros. | Richard Smith | 2013-11-27 | 1 | -0/+89 |