Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C++11 constexpr: Add note stacks containing backtraces if constant evaluation | Richard Smith | 2011-12-16 | 1 | -83/+0 |
* | Attempt to fix unit tests | Douglas Gregor | 2011-09-29 | 1 | -0/+4 |
* | Rename DiagnosticInfo to Diagnostic as per issue 5397 | David Blaikie | 2011-09-26 | 1 | -1/+1 |
* | Rename DiagnosticClient to DiagnosticConsumer as per issue 5397 | David Blaikie | 2011-09-25 | 1 | -1/+1 |
* | Rename Diagnostic to DiagnosticsEngine as per issue 5397 | David Blaikie | 2011-09-25 | 1 | -2/+2 |
* | Define DiagnosticBuilder<<APValue so it's easy to include APValues in | Jeffrey Yasskin | 2011-07-18 | 1 | -0/+79 |