Age | Commit message (Expand) | Author |
---|---|---|
2012-10-24 | Update regression tests for r166617. | Eli Friedman |
2012-02-24 | Implement C++11 [over.match.copy]p1b2, which allows the use of | Douglas Gregor |
2011-12-15 | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu |
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith |
2011-08-30 | Declare and define implicit move constructor and assignment operator. | Sebastian Redl |
2011-07-23 | Tests for explicit conversion operators, along with a fix to avoid | Douglas Gregor |
2010-01-24 | Fix a pretty bad bug where if a constructor (or conversion function) was mark... | Anders Carlsson |