[LLVMbugs] [Bug 24251] [ms] clang-cl should apply __declspec() to expression, not type, when it's written in front of the tag keyword
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jul 24 13:50:21 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24251
David Majnemer <david.majnemer at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #5 from David Majnemer <david.majnemer at gmail.com> ---
Hacking around this in clang is not the right solution because it involves
calculating linkage incorrectly in a lot of places which erodes some of clang's
inherent value. The problem solves itself if the perl people change their
union to have a class-name.
--
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/20150724/1e07265a/attachment.html>
More information about the llvm-bugs
mailing list