[cfe-commits] [Patch] Typo correction: don't crash on overloaded functions, pr10283

Hans Wennborg hans at chromium.org
Sat Jul 9 13:33:36 PDT 2011


Don't crash when typo correction finds an overloaded or template function.

It would be cool if we could do overload resolution to suggest the
right function here, but this at least fixes the crashing (PR10283).

Ok to commit?

Thanks,
Hans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr10283.patch
Type: text/x-patch
Size: 2119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110709/ccdb7db7/attachment.bin>


More information about the cfe-commits mailing list