[LLVMbugs] [Bug 19516] dllimport on methods with definitions causes assertion failure

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 14 09:41:18 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=19516

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rnk at google.com
         Resolution|---                         |DUPLICATE

--- Comment #3 from Reid Kleckner <rnk at google.com> ---
I'm going to mark this as a duplicate of 11170, which is about supporting
dllimport/export on full classes.

We know the LLVM linkage and DLL storage class that these things need to have,
but nobody has sent a complete patch for Clang yet.

*** This bug has been marked as a duplicate of bug 11170 ***

-- 
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/20140514/44a1f2a5/attachment.html>


More information about the llvm-bugs mailing list