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

Reid Kleckner rnk at google.com
Tue Oct 7 17:20:34 PDT 2014


lgtm

================
Comment at: test/SemaCXX/member-pointer-ms.cpp:253
@@ +252,3 @@
+#ifdef VMB
+namespace WarnTest {
+struct A {};
----------------
Maybe, namespace PR20464 since this isn't a warning any more?

http://reviews.llvm.org/D4687






More information about the cfe-commits mailing list