[PATCH] D67678: PR17164: Change clang's default behavior from -flax-vector-conversions=all to -flax-vector-conversions=integer.
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 22 18:18:00 PST 2020
rsmith added a comment.
In D67678#1834957 <https://reviews.llvm.org/D67678#1834957>, @rsmith wrote:
> I'll split out the new flag at least and re-land for Clang 10, while we figure out how to set the default.
Looks like there's nothing to re-land here: only the change of default was reverted, not splitting up the flag.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67678/new/
https://reviews.llvm.org/D67678
More information about the cfe-commits
mailing list