[PATCH] D124807: [clang][dataflow] Only skip ExprWithCleanups when visiting terminators

Eric Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 4 08:32:34 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG62b2a47a9f15: [clang][dataflow] Only skip ExprWithCleanups when visiting terminators (authored by li.zhe.hua).

Changed prior to commit:
  https://reviews.llvm.org/D124807?vs=426987&id=427019#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124807/new/

https://reviews.llvm.org/D124807

Files:
  clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
  clang/include/clang/Analysis/FlowSensitive/Transfer.h
  clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
  clang/lib/Analysis/FlowSensitive/Transfer.cpp
  clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp
  clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124807.427019.patch
Type: text/x-patch
Size: 9684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220504/65efca90/attachment.bin>


More information about the cfe-commits mailing list