aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend
AgeCommit message (Expand)Author
2009-03-16Build system changes to use TableGen to generate the variousDouglas Gregor
2009-03-13implement a new -fprint-source-range-info option, whichChris Lattner
2009-03-12PathDiagnostics:Ted Kremenek
2009-03-10Extend the notion of active template instantiations to include theDouglas Gregor
2009-03-10BugReporter:Ted Kremenek
2009-03-10Handle "Macro" PathDiagnosticPiece kind when getting string identifier.Ted Kremenek
2009-03-08generalize the "end of line" checking logic to stop at any \0 at theChris Lattner
2009-03-02Resize message bubble back to original size.Ted Kremenek
2009-03-02Adjust HTML message bubbles to utilize information from PathDiagnosticPiece::...Ted Kremenek
2009-03-02improve compatibility with GCC 4.4, patch by Michel Salim (PR3697)Chris Lattner
2009-03-02Plist diagnostics now include PathDiagnostPiece::Kind.Ted Kremenek
2009-03-02Update HTML diagnostics to honor the different between 'event' and 'control-f...Ted Kremenek
2009-03-02fix PR2639Chris Lattner
2009-03-02Fix name.Daniel Dunbar
2009-03-02For now, do not output the 'DisplayHint' in plist files.Ted Kremenek
2009-03-02Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*Daniel Dunbar