[PATCH] D143328: [analyzer] Remove the loop from the exploded graph caused by missing information in program points
Domján Dániel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 3 17:02:06 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd65379c8d476: [analyzer] Remove the loop from the exploded graph caused by missing… (authored by isuckatcs).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143328/new/
https://reviews.llvm.org/D143328
Files:
clang/include/clang/Analysis/ProgramPoint.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
clang/lib/StaticAnalyzer/Core/CallEvent.cpp
clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
clang/test/Analysis/PR60412.cpp
clang/test/Analysis/analysis-after-multiple-dtors.cpp
clang/unittests/StaticAnalyzer/CallDescriptionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143328.502317.patch
Type: text/x-patch
Size: 41160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230304/34dce8e1/attachment-0001.bin>
More information about the cfe-commits
mailing list