[LLVMbugs] [Bug 21366] clang and mingw disagree about dllexported classes

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Nov 3 06:52:09 PST 2014


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

Hans Wennborg <hans at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Hans Wennborg <hans at chromium.org> ---
Looking closer, it seems that MinGW never dllimport's an inline function. It
even warns or errors if the user tries to put the attribute on a function.

This should now be fixed in r221154.

-- 
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/885dbd8a/attachment.html>


More information about the llvm-bugs mailing list