Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | s/CPlusPlus0x/CPlusPlus11/g | Richard Smith |
2012-07-04 | Drop the ASTContext.h include from Stmt.h and fix up transitive users. | Benjamin Kramer |
2012-04-30 | Add FixItHint for -Wnull-conversion to initialize with an appropriate literal. | David Blaikie |
2012-03-18 | Use character literals for vexing initialization fixit hints. | David Blaikie |
2012-01-13 | Refactor for clarity. | Richard Smith |
2012-01-13 | Don't crash while trying to diagnose a function declared at block scope with an | Richard Smith |
2012-01-12 | Improve 0-argument -Wvexing-parse diagnostic by adding notes with fix-its: | Richard Smith |
2011-07-28 | Refactor the */& mismatch fixit generation out of SemaOverload and provide a ... | Anna Zaks |