summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/HTMLDiagnostics.cpp
Commit message (Expand)AuthorAgeFilesLines
* refactor htmldiags to be created up front like the other diag clients.Chris Lattner2009-04-171-15/+8
* Change Lexer::MeasureTokenLength to take a LangOptions reference.Chris Lattner2009-04-141-4/+4
* Also "flatten" PathLocations fed to the HTMLDiagnosticClient. We need a betterTed Kremenek2009-04-021-0/+1
* - Changed PathDiagnosticPiece::getLocation() to return a PathDiagnosticLocationTed Kremenek2009-04-011-17/+18
* BugReporter:Ted Kremenek2009-03-101-49/+135
* Handle "Macro" PathDiagnosticPiece kind when getting string identifier.Ted Kremenek2009-03-101-4/+3
* Resize message bubble back to original size.Ted Kremenek2009-03-021-1/+1
* Adjust HTML message bubbles to utilize information from PathDiagnosticPiece::...Ted Kremenek2009-03-021-12/+26
* Update HTML diagnostics to honor the different between 'event' and 'control-f...Ted Kremenek2009-03-021-1/+7
* Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*Daniel Dunbar2009-03-021-0/+502
OpenPOWER on IntegriCloud