Age | Commit message (Expand) | Author |
---|---|---|
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith |
2011-09-30 | Fix a bug in the token caching for inline constructors in C++11, and improve ... | Sebastian Redl |
2011-06-11 | Implement support for C++11 in-class initialization of non-static data members. | Richard Smith |