aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Sema/SemaFixItUtils.h
AgeCommit message (Expand)Author
2012-02-07Revert my patches which removed Diagnostic.h includes by moving some operator...Benjamin Kramer
2012-02-04Move various diagnostic operator<< overloads out of line and remove includes ...Benjamin Kramer
2012-01-14Use a smaller vector than SmallVector.Benjamin Kramer
2011-07-28Refactor the */& mismatch fixit generation out of SemaOverload and provide a ...Anna Zaks