[PATCH] D119601: [analyzer] Refactor makeNull to makeNullWithWidth
Vince Bridgers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 17 12:28:47 PST 2022
vabridgers updated this revision to Diff 409750.
vabridgers added a comment.
Address NoQ comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119601/new/
https://reviews.llvm.org/D119601
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
clang/lib/StaticAnalyzer/Core/RegionStore.cpp
clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119601.409750.patch
Type: text/x-patch
Size: 12195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220217/ebc47853/attachment-0001.bin>
More information about the cfe-commits
mailing list