[LLVMbugs] [Bug 19108] Improper Name Mangling for Windows Kernel APIs
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Mar 11 15:04:05 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19108
Anton Korobeynikov <asl at math.spbu.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |asl at math.spbu.ru
Resolution|--- |INVALID
--- Comment #2 from Anton Korobeynikov <asl at math.spbu.ru> ---
clang performs correct here. The switch to stdcall calling convention is
performed via the command line.
--
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/20140311/5d9387d4/attachment.html>
More information about the llvm-bugs
mailing list