[llvm-bugs] [Bug 45005] Clang-CL's MSVC preprocessor emulation does not properly handle variadic arguments
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Feb 25 14:28:25 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=45005
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rnk at google.com
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Reid Kleckner <rnk at google.com> ---
Is this a duplicate of https://llvm.org/pr43282?
Looks like it is fixed in the next release, see this:
https://godbolt.org/z/kpnP-f
You can pass --target=x86_64-windows-msvc to regular clang, which will do the
same thing as clang-cl.
*** This bug has been marked as a duplicate of bug 43282 ***
--
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/20200225/9f752394/attachment.html>
More information about the llvm-bugs
mailing list