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

Hans Wennborg <h...@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |h...@chromium.org

--- Comment #6 from Hans Wennborg <h...@chromium.org> ---
(In reply to Reupen Shah from comment #5)
> /permissive- is now the default for new projects in Visual Studio 2017, so
> this is quite a big problem for that specific flag.
> 
> I verified that this bug still applies for /permissive- as of LLVM revision
> 322435.

It's easy to teach clang-cl (and I assume lld too) to parse unknown flags. I've
added /permissive- and the /Bt flags to clang-cl in r323330. Please let me know
if there are more.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to