[PATCH] D126123: [analyzer][NFC] MemRegion::getRegion() never returns null
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 21 12:04:10 PDT 2022
steakhal updated this revision to Diff 431155.
steakhal added a comment.
`arc` used the HEAD^ as base, so I'm setting the parent patches now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126123/new/
https://reviews.llvm.org/D126123
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
clang/lib/StaticAnalyzer/Core/SVals.cpp
clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126123.431155.patch
Type: text/x-patch
Size: 11290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220521/a0ddf2b5/attachment-0001.bin>
More information about the cfe-commits
mailing list