[LLVMbugs] [Bug 23308] clang-cl errors about internal linkage on method in dllexported class that takes parameter with internal linkage

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Apr 21 19:54:39 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23308

Hans Wennborg <hans at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---

--- Comment #2 from Hans Wennborg <hans at chromium.org> ---
Because it's fine as long as one doesn't try to call the function outside the
TU.

Patch idea: http://reviews.llvm.org/D9182

-- 
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/20150422/daca0b35/attachment.html>


More information about the llvm-bugs mailing list