[PATCH] D158977: [clang][dataflow] Don't associate prvalue expressions with storage locations.
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 29 00:29:00 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG330d5bcbf610: [clang][dataflow] Don't associate prvalue expressions with storage locations. (authored by mboehme).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158977/new/
https://reviews.llvm.org/D158977
Files:
clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
clang/lib/Analysis/FlowSensitive/Transfer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158977.554206.patch
Type: text/x-patch
Size: 13618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230829/31f962f0/attachment.bin>
More information about the cfe-commits
mailing list