[cfe-commits] PATCH: Better handle overloaded functions in typo correction

Kaelyn Uhrain rikka at google.com
Thu Jul 28 14:25:00 PDT 2011


Here's an updated version of my patch to add function overload resolution to
the typo correction, eliminating one of the ways that Sema::CorrectTypo
returns a non-keyword correction without a corresponding NamedDecl. It
incorporates all of the changes and feedback from
http://codereview.appspot.com/4747047. Given it's been almost two weeks
since I sent out the first version and over a week since I made changes
based on Chandler's last feedback (I was hoping he'd get a chance to look at
those changes, but he's been swamped), I'd appreciate it of someone could
give it a once-over and let me know whether it is ready for submission.

Thanks,
Kaelyn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110728/b780a124/attachment.html>


More information about the cfe-commits mailing list