[cfe-commits] Patch: Fix for PR7410 - Prevent extra abstract class errors
Douglas Gregor
dgregor at apple.com
Fri Jul 1 11:18:04 PDT 2011
LGTM, thanks.
- Doug
On Jun 30, 2011, at 8:38 PM, Richard Trieu wrote:
> http://llvm.org/bugs/show_bug.cgi?id=7410
>
> Allow functions in a derived class that improperly overwrite a virtual function in the base class to be inserted into the derived class function list to prevent extra errors every time the derived class is used.
> <PR7410.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110701/2814ef0a/attachment.html>
More information about the cfe-commits
mailing list