[PATCH] D128467: [clang][dataflow] Allow MatchSwitch to return a value

Sam Estep via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 23 14:34:08 PDT 2022


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128467

Files:
  clang/include/clang/Analysis/FlowSensitive/MatchSwitch.h
  clang/unittests/Analysis/FlowSensitive/MatchSwitchTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128467.439540.patch
Type: text/x-patch
Size: 4540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220623/5a300a1c/attachment.bin>


More information about the cfe-commits mailing list