[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
Thu Aug 11 00:31:33 PDT 2022
wyt updated this revision to Diff 451754.
wyt added a comment.
Initialise DeclCtx field with nullptr.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131065.451754.patch
Type: text/x-patch
Size: 4702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220811/161dfa2b/attachment.bin>
More information about the cfe-commits
mailing list