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

Sam Estep via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 24 07:31:09 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/D128533

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128533.439750.patch
Type: text/x-patch
Size: 4552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220624/71a2c8a2/attachment.bin>


More information about the cfe-commits mailing list