[PATCH] D133698: [clang][dataflow] Implement transferBranch

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 26 06:25:26 PDT 2022


This revision was automatically updated to reflect the committed changes.
martong marked an inline comment as done.
Closed by commit rGbb72d0dde29e: [clang][dataflow] Implement transferBranch (authored by martong).

Changed prior to commit:
  https://reviews.llvm.org/D133698?vs=470748&id=470802#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133698

Files:
  clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h
  clang/include/clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h
  clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp
  clang/unittests/Analysis/FlowSensitive/CMakeLists.txt
  clang/unittests/Analysis/FlowSensitive/TestingSupport.h
  clang/unittests/Analysis/FlowSensitive/TransferBranchTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133698.470802.patch
Type: text/x-patch
Size: 12545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221026/38c45a3b/attachment-0001.bin>


More information about the cfe-commits mailing list