Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | P0620 follow-up: deducing `auto` from braced-init-list in new expr | Zhihao Yuan | 2017-12-11 | 1 | -2/+4 |
* | DR1346: a parenthesized braced-init-list cannot be used as the initializer when | Richard Smith | 2014-03-12 | 1 | -0/+2 |
* | Mark that qualifiers can prefix the auto type. This seems to just have | Chandler Carruth | 2013-09-02 | 1 | -1/+1 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | Implement the C++0x deduced 'auto' feature. | Richard Smith | 2011-02-20 | 1 | -0/+23 |