This patch changes Sema::BuildCallToObjectOfClassType to not mark a virtual
operator() as odr used when called via functor syntax "(*obj)();". There's
no way this syntax can be used to call the body of a pure virtual function.
Please review!

Nick

Attachment: odr-pure-3.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to