[PATCH] D37897: [StaticAnalyzer] Fix ProgramState for static variables that are not written
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 15 03:16:45 PDT 2017
xazax.hun added a comment.
Out of curiosity, does the false positive disappear after making the static variables const?
Repository:
rL LLVM
https://reviews.llvm.org/D37897
More information about the cfe-commits
mailing list