This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG59b8afe50274: [clang-cl] Bump default
-fms-compatibility-version to 19.14 (authored by zequanwu).
Repository:
rG LLVM Github Monorepo
CHANGES SIN
zequanwu updated this revision to Diff 348438.
zequanwu added a comment.
address comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103293/new/
https://reviews.llvm.org/D103293
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Driver/ToolChains/
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
lgtm with the comment update
I'm surprised there wasn't more fallout.
Comment at: clang/lib/Driver/ToolChains/MSVC.cpp:1340
IsWindowsMSVC)) {
-// -fms-comp
zequanwu created this revision.
zequanwu added reviewers: mstorsjo, rnk.
zequanwu requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
MSVC required version is 19.14 now (https://reviews.llvm.org/D92515). Update the
default -fms-compatibility-ve