[PATCH] D28765: CStringChecker can crash when uninitialized checks are disabled

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 19 23:51:44 PST 2017


xazax.hun added a comment.

You might want to give CodeChecker [1] a try as a workaround. It stores the results in a more compact format and you can do filtering.

[1] https://github.com/Ericsson/codechecker


https://reviews.llvm.org/D28765





More information about the cfe-commits mailing list