Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark lambda init-captures as complete. | Richard Smith | 2013-09-28 | 1 | -1/+8 |
* | Mark variable template implementation as complete. Nearly all of the credit | Richard Smith | 2013-09-27 | 1 | -5/+6 |
* | C++1y: Update __cplusplus to temporary value 201305L to allow detection of pr... | Richard Smith | 2013-05-07 | 1 | -0/+6 |
* | Add feature check "cxx_local_type_template_args" describing support | Douglas Gregor | 2012-04-04 | 1 | -0/+8 |
* | Advertise support for cxx_range_for as an extension in C++98 mode. Patch by J... | Richard Smith | 2011-09-06 | 1 | -0/+5 |
* | Introduce __has_extension macro | Peter Collingbourne | 2011-05-13 | 1 | -0/+36 |