Age | Commit message (Expand) | Author |
---|---|---|
2012-02-10 | Track whether a function type has a trailing return type as type sugar. Use this | Richard Smith |
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith |
2011-02-20 | Implement the C++0x deduced 'auto' feature. | Richard Smith |
2010-10-01 | Implement the C++0x "trailing return type" feature, e.g., | Douglas Gregor |