[PATCH] D134468: [Driver] Ignore -fmsc-version= -fms-compatibility-version= values smaller than 19
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 22 14:58:07 PDT 2022
hans added a comment.
I'm conflicted about this. I see where you're coming from, but I could imagine people using clang-cl with old VS versions e.g. to target old Windows. I agree we shouldn't go out of our way to support that, but do we think it's too much effort to keep the functionality we have (as defined by the lit tests) working?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134468/new/
https://reviews.llvm.org/D134468
More information about the cfe-commits
mailing list