Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A couple minor fixes to template instantiation for for-range loops. | Eli Friedman | 2012-01-31 | 1 | -0/+11 |
* | Be sure to emit delayed diagnostics after parsing the declaration | John McCall | 2012-01-27 | 1 | -0/+10 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | Add support for C++0x's range-based for loops, as specified by the C++11 draf... | Richard Smith | 2011-04-14 | 1 | -0/+150 |