[PATCH] D92515: Bump MSVC required version to 19.14

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 15:01:42 PDT 2021


rnk added a subscriber: zequanwu.
rnk added a comment.

In D92515#2774647 <https://reviews.llvm.org/D92515#2774647>, @mstorsjo wrote:

> Would it be a good idea to bump the default MSVC version that Clang presents itself as to 19.14 at this point, to remedy this situation?

Yes, let's do that. Let me delegate that to @zequanwu.

Zeqaun, can you take a look at D38646 <https://reviews.llvm.org/D38646> and raise our default compatibility version to 19.14 as was done there? You may have to update some test cases.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92515/new/

https://reviews.llvm.org/D92515



More information about the llvm-commits mailing list