[PATCH] D127196: [clang][dataflow] Enable use of synthetic properties on all Value instances.
weiyi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 8 06:10:18 PDT 2022
wyt updated this revision to Diff 435121.
wyt added a comment.
Remove cast to StructValues since get/setProperty can be used directly on Values now
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127196/new/
https://reviews.llvm.org/D127196
Files:
clang/include/clang/Analysis/FlowSensitive/Value.h
clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127196.435121.patch
Type: text/x-patch
Size: 15190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220608/d8d2416e/attachment-0001.bin>
More information about the cfe-commits
mailing list