[PATCH] D82445: [analyzer][solver] Track symbol equivalence
Valeriy Savchenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 7 02:08:24 PDT 2020
vsavchenko updated this revision to Diff 275949.
vsavchenko added a comment.
Fix comments and add a test for downcasts
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82445/new/
https://reviews.llvm.org/D82445
Files:
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp
clang/test/Analysis/equality_tracking.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82445.275949.patch
Type: text/x-patch
Size: 44018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200707/d3b4e429/attachment-0001.bin>
More information about the cfe-commits
mailing list