[PATCH] D61051: [analyzer] Treat functions without runtime branches as "small".
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 29 20:02:53 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC359531: [analyzer] Treat functions without run-time branches as "small". (authored by dergachev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61051?vs=197248&id=197253#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61051/new/
https://reviews.llvm.org/D61051
Files:
include/clang/Analysis/CFG.h
include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
lib/Analysis/CFG.cpp
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
test/Analysis/inline-if-constexpr.cpp
unittests/Analysis/CFGTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61051.197253.patch
Type: text/x-patch
Size: 13902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190430/be857ab0/attachment-0001.bin>
More information about the cfe-commits
mailing list