[PATCH] D134468: [Driver] Ignore -fmsc-version= -fms-compatibility-version= values smaller than 19
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 23 08:57:41 PDT 2022
probinson added a comment.
These kinds of compatibility changes generally should get a Discourse post for better visibility.
================
Comment at: clang/docs/ReleaseNotes.rst:85
+ a version smaller than ``19.0`` is now unsupported.
+
----------------
Or words to that effect. "19.0" isn't particularly descriptive.
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