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: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
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
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs