Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR25890: Fix incoherent error handling in PerformImplicitConversion and | Richard Smith | 2016-10-06 | 1 | -6/+6 |
* | Promote a warning on ill-formed code (redeclaration missing an exception | Richard Smith | 2015-09-30 | 1 | -1/+1 |
* | Recover better from a missing 'typename' in a function template definition. | Richard Smith | 2012-05-16 | 1 | -3/+3 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | Propagate the new exception information to FunctionProtoType. | Sebastian Redl | 2011-03-12 | 1 | -0/+85 |