[PATCH] D73007: [Sema] Avoid Wrange-loop-analysis false positives
Richard Trieu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 23 17:01:03 PST 2020
rtrieu added a comment.
I'm in favor of splitting the warning into subgroups, then deciding which ones should be in -Wall. We've done this with other warnings such as the conversion warnings and tautological compare warnings, with only a subset of them in -Wall.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73007/new/
https://reviews.llvm.org/D73007
More information about the cfe-commits
mailing list