[PATCH] D68912: Adds -Wrange-loop-analysis to -Wall
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 7 02:31:11 PST 2019
aaron.ballman accepted this revision.
aaron.ballman added a comment.
I spot-checked the list and definitely saw some true positives in there. I did not exhaustively check the list, however. The timing numbers look reasonable enough as well. Unless someone finds an issue with the fp rate that I've missed, I think this is reasonable.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68912/new/
https://reviews.llvm.org/D68912
More information about the cfe-commits
mailing list