Age | Commit message (Expand) | Author |
---|---|---|
2009-04-17 | refactor htmldiags to be created up front like the other diag clients. | Chris Lattner |
2009-04-14 | Change Lexer::MeasureTokenLength to take a LangOptions reference. | Chris Lattner |
2009-04-02 | Also "flatten" PathLocations fed to the HTMLDiagnosticClient. We need a better | Ted Kremenek |
2009-04-01 | - Changed PathDiagnosticPiece::getLocation() to return a PathDiagnosticLocation | Ted Kremenek |
2009-03-10 | BugReporter: | Ted Kremenek |
2009-03-10 | Handle "Macro" PathDiagnosticPiece kind when getting string identifier. | Ted Kremenek |
2009-03-02 | Resize message bubble back to original size. | Ted Kremenek |
2009-03-02 | Adjust HTML message bubbles to utilize information from PathDiagnosticPiece::... | Ted Kremenek |
2009-03-02 | Update HTML diagnostics to honor the different between 'event' and 'control-f... | Ted Kremenek |
2009-03-02 | Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* | Daniel Dunbar |