[PATCH] D45532: [StaticAnalyzer] Checker to find uninitialized fields after a constructor call
Sylvestre Ledru via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 27 12:04:17 PDT 2018
sylvestre.ledru added a comment.
If you are interested, I executed this checker on Firefox code. Results can be found here
http://sylvestre.ledru.info/reports/fx-scan-build/
Andi reported this bug https://bugs.llvm.org/show_bug.cgi?id=37965
Repository:
rC Clang
https://reviews.llvm.org/D45532
More information about the cfe-commits
mailing list