[PATCH] D116597: [analyzer] Don't track function calls as control dependencies
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 24 08:44:26 PST 2022
Szelethus updated this revision to Diff 402549.
Szelethus added a comment.
Fix tests, mention that this is purely a heuristic.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116597/new/
https://reviews.llvm.org/D116597
Files:
clang/include/clang/Analysis/CFG.h
clang/lib/Analysis/CFG.cpp
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
clang/test/Analysis/return-value-guaranteed.cpp
clang/test/Analysis/track-control-dependency-conditions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116597.402549.patch
Type: text/x-patch
Size: 13475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220124/608f31fc/attachment-0001.bin>
More information about the cfe-commits
mailing list