mbenfield added a comment. In D100581#2692425 <https://reviews.llvm.org/D100581#2692425>, @aeubanks wrote:
> running this over an existing codebase to see what fires is probably a good > idea (if you haven't already done that) I ran it on LLVM itself (with clang and lldb) and got no firings at all. (And I introduced an artificial `int x; x = 0;` which was detected and flagged as expected to make sure the warnings really were working.) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D100581/new/ https://reviews.llvm.org/D100581 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits