summaryrefslogtreecommitdiff
path: root/test/FixIt/typo-crash.cpp
AgeCommit message (Expand)Author
2013-08-09Implement [class.friend]p11's special name lookup rules for friend declarationsRichard Smith
2013-07-02Look for corrections in enclosing namespaces that require a global NestedName...Kaelyn Uhrain
2012-04-03Replace the workaround from r153445 with a proper fix.Kaelyn Uhrain
2012-03-26When diagnosing an invalid out-of-line redeclaration, don't permitDouglas Gregor
2011-10-11Catch placeholder types in DefaultLvalueConversionJohn McCall
2011-08-03Improve overloaded function handling in the typo correction code.Kaelyn Uhrain
2011-07-14Add a hackaround to avoid the crash in PR10355. However, our recoveryDouglas Gregor