[PATCH] D45532: [StaticAnalyzer] Checker to find uninitialized fields after a constructor call

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 15 11:24:13 PDT 2018


Szelethus marked 24 inline comments as done.
Szelethus added a comment.

Note that there was a comment made about the test files being too long. I still haven't split them, as I didn't find a good "splitting point". Is this okay, or shall I try to split these into numerous smaller ones?


https://reviews.llvm.org/D45532





More information about the cfe-commits mailing list