[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 10 04:27:57 PDT 2022


wyt updated this revision to Diff 451411.
wyt added a comment.

Relocate function and fix comment for consistency.


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.451411.patch
Type: text/x-patch
Size: 4692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220810/53ddba4f/attachment.bin>


More information about the cfe-commits mailing list