[PATCH] D127312: [clang][dataflow] Remove IndirectionValue class, moving PointeeLoc field into PointerValue and ReferenceValue
weiyi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 8 11:35:38 PDT 2022
wyt updated this revision to Diff 435271.
wyt marked 2 inline comments as done.
wyt added a comment.
Rename function as suggested
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127312/new/
https://reviews.llvm.org/D127312
Files:
clang/include/clang/Analysis/FlowSensitive/Value.h
clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127312.435271.patch
Type: text/x-patch
Size: 9384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220608/be2c291d/attachment.bin>
More information about the cfe-commits
mailing list