[PATCH] MS ABI: Downgrade inheritance model mismatches to a warning sometimes

David Majnemer david.majnemer at gmail.com
Sat Jul 26 19:56:33 PDT 2014


I implemented this for the sake of completeness, I don't think that we should actually fix this.  This can be easily fixed in user code by making sure their virtual methods occur first in the class definition.

http://reviews.llvm.org/D4687






More information about the cfe-commits mailing list