[PATCH] D104647: [analyzer] Support SVal::getType for pointer-to-member values
Valeriy Savchenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 22 07:56:30 PDT 2021
vsavchenko updated this revision to Diff 353649.
vsavchenko added a comment.
Restore behavior for nullptr declarations
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104647/new/
https://reviews.llvm.org/D104647
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp
clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
clang/lib/StaticAnalyzer/Core/SVals.cpp
clang/unittests/StaticAnalyzer/SValTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104647.353649.patch
Type: text/x-patch
Size: 12827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210622/a1d90cc7/attachment-0001.bin>
More information about the cfe-commits
mailing list