[PATCH] D28765: CStringChecker can crash when uninitialized checks are disabled
Vlad Tsyrklevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 19 23:41:50 PST 2017
vlad.tsyrklevich abandoned this revision.
vlad.tsyrklevich added a comment.
The motivation was to make resulting output easier to navigate and to cut the result size by ~90%, one default run against the FreeBSD kernel takes 3 gigs of storage and I'm running several builds a day as I iterate on checks. I did not realize that running without core was unsupported. A silencing flag would have done the trick.
https://reviews.llvm.org/D28765
More information about the cfe-commits
mailing list