[PATCH] D114639: Raise the minimum Visual Studio version to VS2019

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 7 16:10:43 PST 2022


rnk added a comment.

In D114639#3199458 <https://reviews.llvm.org/D114639#3199458>, @RKSimon wrote:

> @rnk I'm not certain but I think the only buildbot still using VS2017 is windows-gcebot2 ?

Yes, it probably uses VS2017, and probably also the sanitizer-windows bot as well:
https://lab.llvm.org/buildbot/#/builders/sanitizer-windows
https://lab.llvm.org/buildbot/#/builders/clang-x64-windows-msvc

I'm going to delegate this task, so give me some time to get to it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114639



More information about the cfe-commits mailing list