[Lldb-commits] [PATCH] D114639: Raise the minimum Visual Studio version to VS2019
Simon Pilgrim via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Jan 29 03:12:52 PST 2022
RKSimon added a comment.
@stella.stamenova It looks like the mlir-windows buildbot is still using VS2017:
CMake Error at cmake/modules/CheckCompilerVersion.cmake:39 (message):
Host Visual Studio version must be at least 19.20, your version is
19.16.27045.0.
Are you able to make the fix or would you prefer I revert for now?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114639/new/
https://reviews.llvm.org/D114639
More information about the lldb-commits
mailing list