Same patch - with some minor formatting fixes (right aligned parameters, brace on same line). Old habits die hard. thanks! Faisal Vali
On Mon, Mar 7, 2011 at 10:54 PM, Faisal Vali <[email protected]> wrote: > As pointed out by Johannes Schaub, my previous patch that resolves > resolvable function templateids in certain contexts, did not resolve > these uses in other valid contexts > (http://llvm.org/bugs/show_bug.cgi?id=9208). > > This patch essentially checks for certain situations (typeid, binary > operators without conversion targets etc.) and tries to resolve the > use of the function templateid before operand checking occurs. > > Will appreciate any feedback. > Thanks! > > Faisal Vali >
v3-formatted-fix-for-single-template-function-in-various-expr.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
