[PATCH] D104550: [analyzer] Implement getType for SVal
Valeriy Savchenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 21 07:45:43 PDT 2021
vsavchenko updated this revision to Diff 353371.
vsavchenko added a comment.
Support ConcreteInt, LocAsInteger, and GotoLabel
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104550/new/
https://reviews.llvm.org/D104550
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
clang/lib/StaticAnalyzer/Core/SVals.cpp
clang/unittests/StaticAnalyzer/CMakeLists.txt
clang/unittests/StaticAnalyzer/SValTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104550.353371.patch
Type: text/x-patch
Size: 16970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210621/04ab99b8/attachment.bin>
More information about the cfe-commits
mailing list