[LLVMbugs] [Bug 19471] MS ABI: wrong layout of vftable, mismatched size
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Apr 17 17:17:38 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19471
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #1 from Reid Kleckner <rnk at google.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140418/268ba314/attachment.html>
More information about the llvm-bugs
mailing list