Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR21437, final part of DR1330: delay-parsing of exception-specifications. This | Richard Smith | 2014-11-13 | 1 | -1/+2 |
* | Disable our non-standard delayed parsing of exception specifications. Delaying | Richard Smith | 2012-05-02 | 1 | -2/+1 |
* | Implement the last part of C++ [class.mem]p2, delaying the parsing of | Douglas Gregor | 2012-04-16 | 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 |
* | Ensure we enter an unevaluated context when instantiating a noexcept | Alexis Hunt | 2011-05-31 | 1 | -0/+41 |