On Thu, Jun 6, 2013 at 4:43 PM, David Majnemer <[email protected]>wrote:
> Author: majnemer > Date: Thu Jun 6 18:43:20 2013 > New Revision: 183462 > > URL: http://llvm.org/viewvc/llvm-project?rev=183462&view=rev > Log: > Implement DR7 > > Disallowing deriving from classes that have private virtual base classes > except in instances where the deriving class would be able to cast > itself to the private virtual base via a different derivation. > This commit caused http://llvm.org/bugs/show_bug.cgi?id=16370 . -Eli
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
