| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add a libDriver, for now only move the text diangostics stuff from Driver to ... | Nico Weber | 2008-08-05 | 1 | -53/+0 |
| * | Fix PR1966 by ignoring non-error diagnostics from system headers even if they... | Chris Lattner | 2008-02-03 | 1 | -13/+8 |
| * | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| * | TargetInfo no longer includes a reference to SourceManager. | Ted Kremenek | 2007-12-12 | 1 | -3/+2 |
| * | Modified the internals of Diagnostic and DiagnosticClient to use | Ted Kremenek | 2007-12-11 | 1 | -2/+2 |
| * | Mega-patch: ripped SourceManager out of Diagnostic/DiagnosticClient. Now | Ted Kremenek | 2007-12-11 | 1 | -1/+2 |
| * | start partitioning the diagnostics into two classes: those | Chris Lattner | 2007-11-30 | 1 | -4/+4 |
| * | Reimplement SourceLocation. Instead of having a | Chris Lattner | 2007-07-20 | 1 | -3/+1 |
| * | Finally bite the bullet and make the major change: split the clang namespace | Chris Lattner | 2007-06-15 | 1 | -1/+0 |
| * | Submitted by: Bill Wendling | Bill Wendling | 2007-06-13 | 1 | -0/+61 |

