[PATCH] D37897: [StaticAnalyzer] Fix ProgramState for static variables that are not written
Daniel Marjamäki via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 15 03:31:43 PDT 2017
danielmarjamaki added a comment.
In https://reviews.llvm.org/D37897#871858, @xazax.hun wrote:
> Out of curiosity, does the false positive disappear after making the static variables const?
Yes that fixes the false positive
Repository:
rL LLVM
https://reviews.llvm.org/D37897
More information about the cfe-commits
mailing list