Age | Commit message (Expand) | Author |
---|---|---|
2008-08-05 | add a libDriver, for now only move the text diangostics stuff from Driver to ... | Nico Weber |
2008-02-03 | Fix PR1966 by ignoring non-error diagnostics from system headers even if they... | Chris Lattner |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2007-12-12 | TargetInfo no longer includes a reference to SourceManager. | Ted Kremenek |
2007-12-11 | Modified the internals of Diagnostic and DiagnosticClient to use | Ted Kremenek |
2007-12-11 | Mega-patch: ripped SourceManager out of Diagnostic/DiagnosticClient. Now | Ted Kremenek |
2007-11-30 | start partitioning the diagnostics into two classes: those | Chris Lattner |
2007-07-20 | Reimplement SourceLocation. Instead of having a | Chris Lattner |
2007-07-11 | Stage two of getting CFE top correct. | Reid Spencer |