[PATCH] D73007: [Sema] Avoid Wrange-loop-analysis false positives
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 24 04:44:20 PST 2020
aaron.ballman added a comment.
In D73007#1837621 <https://reviews.llvm.org/D73007#1837621>, @rtrieu wrote:
> 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.
+1
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