[PATCH] D131614: [clang][dataflow] Extend transfer functions for other `CFGElement`s

weiyi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 22 08:52:15 PDT 2022


wyt updated this revision to Diff 454523.
wyt marked 8 inline comments as done.
wyt added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131614

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/TestingSupport.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131614.454523.patch
Type: text/x-patch
Size: 27033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220822/2b11ed61/attachment-0001.bin>


More information about the cfe-commits mailing list