[patch] Suggest no-arg calls for overloaded member functions & member function templates
David Blaikie
dblaikie at gmail.com
Tue Jun 4 12:04:14 PDT 2013
An enhancement to r183173, but I'm sending this out for review because
I expect there's a better/correct way for me to suppress diagnostics
when calling "BuildCallToMemberFunction" (or some alternative I should
use)
Also, we could do something similar for non-member functions to get
higher accuracy there (template problems like deduction, etc apply
there too)
- Dave
More information about the cfe-commits
mailing list