http://llvm.org/bugs/show_bug.cgi?id=19471
Reid Kleckner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Reid Kleckner <[email protected]> --- This test was run with an older MSVC, which has different vftable names from 2012 and newer. We're ABI compatible with 2012 and 2013, which is what we're targeting for now. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
