[PATCH] D103616: [analyzer] Reimplement trackExpressionValue as ExpressionHandler
Valeriy Savchenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 10 03:06:57 PDT 2021
vsavchenko updated this revision to Diff 351102.
vsavchenko added a comment.
Rebase and change `KnownSVal` to `SVal` in `trackStoredValue`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103616/new/
https://reviews.llvm.org/D103616
Files:
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103616.351102.patch
Type: text/x-patch
Size: 23047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210610/5b34027c/attachment-0001.bin>
More information about the cfe-commits
mailing list