summaryrefslogtreecommitdiffstats
path: root/test/FixIt/typo-crash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement [class.friend]p11's special name lookup rules for friend declarationsRichard Smith2013-08-091-1/+1
* Look for corrections in enclosing namespaces that require a global NestedName...Kaelyn Uhrain2013-07-021-2/+3
* Replace the workaround from r153445 with a proper fix.Kaelyn Uhrain2012-04-031-2/+2
* When diagnosing an invalid out-of-line redeclaration, don't permitDouglas Gregor2012-03-261-0/+17
* Catch placeholder types in DefaultLvalueConversionJohn McCall2011-10-111-2/+2
* Improve overloaded function handling in the typo correction code.Kaelyn Uhrain2011-08-031-5/+6
* Add a hackaround to avoid the crash in PR10355. However, our recoveryDouglas Gregor2011-07-141-0/+11