[LLVMbugs] [Bug 21399] Don't dllexport vftable in anonymous classes
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Nov 3 08:20:18 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=21399
Hans Wennborg <hans at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Hans Wennborg <hans at chromium.org> ---
Seeing as we already error for exporting/importing functions with internal
linkage, I figure we should do the same for classes.
r221160
--
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/20141103/76805d92/attachment.html>
More information about the llvm-bugs
mailing list