1. 32b939b remove a dead enum by Chris Lattner · 16 years ago
  2. f4c8396 rewrite FormatDiagnostic to be less gross and a lot more efficient. by Chris Lattner · 16 years ago
  3. 0a14eee This reworks some of the Diagnostic interfaces a bit to change how diagnostics by Chris Lattner · 16 years ago
  4. 2383b7f Change the diagnostics interface to take an array of pointers to by Chris Lattner · 16 years ago
  5. e837f93 cleanups and simplifications. by Chris Lattner · 16 years ago
  6. 7bfaaae * Remove isInSystemHeader() from DiagClient, move it to SourceManager by Nico Weber · 16 years ago
  7. 5585114 PathDiagnosticClients now retain ownership of passed PathDiagnostics, requiring by Ted Kremenek · 17 years ago
  8. 120187d PathDiagnosticPiece no longer contains a vector of strings; just one string. by Ted Kremenek · 17 years ago
  9. d3abcdf Added classes "PathDiagnosticPiece", "PathDiagnostic", and "PathDiagnosticClient", which encapsulate diagnostic reporting for paths. by Ted Kremenek · 17 years ago