https://bugs.llvm.org/show_bug.cgi?id=43032
Bug ID: 43032
Summary: [ms] Enable /Zc:twoPhase by default if fmsc-version is
1911+
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: C++
Assignee: unassignedclangb...@nondot.org
Reporter: nicolaswe...@gmx.de
CC: blitzrak...@gmail.com, dgre...@apple.com,
erik.pilking...@gmail.com, llvm-bugs@lists.llvm.org,
richard-l...@metafoo.co.uk
https://docs.microsoft.com/en-us/cpp/build/reference/zc-twophase?view=vs-2019
claims that cl.exe enables /Zc:twoPhase by default as of Visual Studio 2017
version 15.3, so we should change clang-cl to behave like that as well.
15.3+ seems to correspond to _MSC_VER 1911+.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs