aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/function-overload-typo-crash.cpp
AgeCommit message (Expand)Author
2011-08-05Have the typo correction in DiagnoseEmptyLookup properly handle templateKaelyn Uhrain
2011-08-04Fix a small bug where DiagnoseEmptyLookup would no longer print any messagesKaelyn Uhrain
2011-08-03Improve overloaded function handling in the typo correction code.Kaelyn Uhrain
2011-07-12Fix typo correction crash on overloaded functions, pr10283.Hans Wennborg