[PATCH] D92705: [llvm] Update WinMsvc.cmake's fms-compatability to match llvm's prereqs

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 15:37:56 PST 2020


rnk added a comment.

You cheated, you actually looked at the code instead of speculating wildly about what might happen. :)

Given that the autodetection isn't a concern, I guess it's reasonable to raise the default _MSC_VER in clang instead, since 19.11 is obviously too old: we implement ABI features added in 19.14.

Anyway, it's all the same to me.


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

https://reviews.llvm.org/D92705



More information about the llvm-commits mailing list