[PATCH] D85817: [analyzer] Fix crash with pointer to members values
Valeriy Savchenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 13 06:50:26 PDT 2020
vsavchenko updated this revision to Diff 285358.
vsavchenko added a comment.
Simplify the main test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85817/new/
https://reviews.llvm.org/D85817
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/ExprEngine.cpp
clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
clang/lib/StaticAnalyzer/Core/SVals.cpp
clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
clang/test/Analysis/PR46264.cpp
clang/test/Analysis/pointer-to-member.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85817.285358.patch
Type: text/x-patch
Size: 15392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200813/9e19a266/attachment-0001.bin>
More information about the cfe-commits
mailing list