[PATCH] D131065: [clang][dataflow] Store DeclContext of block being analysed in Environment if available.
weiyi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 3 07:40:43 PDT 2022
wyt updated this revision to Diff 449664.
wyt added a comment.
Update DeclCtx when pushing/popping calls.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131065/new/
https://reviews.llvm.org/D131065
Files:
clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
clang/lib/Analysis/FlowSensitive/Transfer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131065.449664.patch
Type: text/x-patch
Size: 4166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220803/cfe52443/attachment-0001.bin>
More information about the cfe-commits
mailing list