aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaFixItUtils.cpp
AgeCommit message (Expand)Author
2012-01-13Refactor for clarity.Richard Smith
2012-01-13Don't crash while trying to diagnose a function declared at block scope with anRichard Smith
2012-01-12Improve 0-argument -Wvexing-parse diagnostic by adding notes with fix-its:Richard Smith
2011-07-28Refactor the */& mismatch fixit generation out of SemaOverload and provide a ...Anna Zaks