[PATCH] D68912: Adds -Wrange-loop-analysis to -Wall

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 29 13:05:00 PDT 2019


xbolva00 added a comment.

> I compiled LLVM and Clang and it adds 145 unique warnings. I wouldn't mind to fix those and the other subprojects, so I can test whether the tests have false positives.
>  Am I correct to assume these patches all need to be reviewed?

Can you upload the list with new warnings somewhere? How many false positives?

I dont think you have to fix them as a prerequisite - buildbots do not use -Werror.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68912/new/

https://reviews.llvm.org/D68912





More information about the cfe-commits mailing list