[PATCH] D129097: [clang][dataflow] Handle null pointers of type std::nullptr_t
Eric Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 5 06:48:17 PDT 2022
li.zhe.hua updated this revision to Diff 442291.
li.zhe.hua marked 2 inline comments as done.
li.zhe.hua added a comment.
Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129097/new/
https://reviews.llvm.org/D129097
Files:
clang/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h
clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129097.442291.patch
Type: text/x-patch
Size: 5089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220705/e68dd9cb/attachment.bin>
More information about the cfe-commits
mailing list