[PATCH] D92515: Bump MSVC required version to 19.14

Tem Taime via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 13:28:07 PDT 2021


Temtaime added a comment.

Hi. Thanks for a reply.
I don't have any MSVC installed. I grab once include and lib files from MSVC and purged it out.
I'm using clang because it is capable to build everything i need including itself without any MSVC installed only by supplying headers and libraries to it.
That's very strange that ms compatibility is determined by checking external resources.
What one can do to dump ms compatibility version without having MSVC?


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