[PATCH] D131616: [clang][dataflow] Generalise match switch utility to other AST types and add a `CFGMatchSwitch` which currently handles `CFGStmt` and `CFGInitializer`.

weiyi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 10 13:09:34 PDT 2022


wyt created this revision.
Herald added subscribers: martong, xazax.hun.
Herald added a reviewer: NoQ.
Herald added a project: All.
wyt requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Depends On D131614 <https://reviews.llvm.org/D131614>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D131616

Files:
  clang/include/clang/Analysis/FlowSensitive/MatchSwitch.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131616.451611.patch
Type: text/x-patch
Size: 7514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220810/7bc0955a/attachment-0001.bin>


More information about the cfe-commits mailing list