[PATCH] D64272: [analyzer] Note last writes to a condition only in a nested stackframe
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 25 08:00:23 PDT 2019
Szelethus updated this revision to Diff 211758.
Szelethus added a comment.
- Only in a **nested** stackframe. Not different stackframe.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64272/new/
https://reviews.llvm.org/D64272
Files:
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
clang/test/Analysis/track-control-dependency-conditions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64272.211758.patch
Type: text/x-patch
Size: 9201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190725/6f383045/attachment.bin>
More information about the cfe-commits
mailing list