[PATCH] D128467: [clang][dataflow] Allow MatchSwitch to return a value
Sam Estep via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 24 06:16:08 PDT 2022
samestep updated this revision to Diff 439723.
samestep added a comment.
- Use Result instead of Output
- Merge branch 'main' into match-switch-return-non-void
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128467/new/
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.439723.patch
Type: text/x-patch
Size: 4540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220624/4ccf366d/attachment.bin>
More information about the cfe-commits
mailing list