| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove a dead enum | Chris Lattner | 2008-11-22 | 1 | -1/+0 |
| * | rewrite FormatDiagnostic to be less gross and a lot more efficient. | Chris Lattner | 2008-11-19 | 1 | -3/+6 |
| * | This reworks some of the Diagnostic interfaces a bit to change how diagnostics | Chris Lattner | 2008-11-18 | 1 | -16/+7 |
| * | Change the diagnostics interface to take an array of pointers to | Chris Lattner | 2008-11-18 | 1 | -1/+1 |
| * | cleanups and simplifications. | Chris Lattner | 2008-11-18 | 1 | -11/+7 |
| * | * Remove isInSystemHeader() from DiagClient, move it to SourceManager | Nico Weber | 2008-08-10 | 1 | -13/+1 |
| * | PathDiagnosticClients now retain ownership of passed PathDiagnostics, requiring | Ted Kremenek | 2008-04-22 | 1 | -2/+2 |
| * | PathDiagnosticPiece no longer contains a vector of strings; just one string. | Ted Kremenek | 2008-03-27 | 1 | -7/+29 |
| * | Added classes "PathDiagnosticPiece", "PathDiagnostic", and "PathDiagnosticCli... | Ted Kremenek | 2008-03-27 | 1 | -0/+52 |

