[llvm-bugs] [Bug 13740] MS compatibility: support for extended user-defined conversion sequences
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jul 31 07:43:49 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=13740
Nico Weber <nicolasweber at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #4 from Nico Weber <nicolasweber at gmx.de> ---
As of MSVC2017, cl.exe rejects this too when /permissive- is passed.
So system headers likely no longer need this.
Hence it's unlikely we want to implement this, so let's close this out as
WontFix.
Please shout if this causes problems.
--
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/20190731/085d12e5/attachment.html>
More information about the llvm-bugs
mailing list