[PATCH] D120900: [clang][dataflow] Add `MatchSwitch` utility library.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 3 10:33:37 PST 2022
ymandel updated this revision to Diff 412763.
ymandel marked an inline comment as done.
ymandel added a comment.
moved to `MatchFinder::MatchResult`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120900/new/
https://reviews.llvm.org/D120900
Files:
clang/include/clang/Analysis/FlowSensitive/MatchSwitch.h
clang/unittests/Analysis/FlowSensitive/CMakeLists.txt
clang/unittests/Analysis/FlowSensitive/MatchSwitchTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120900.412763.patch
Type: text/x-patch
Size: 13444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220303/dc061f01/attachment-0001.bin>
More information about the cfe-commits
mailing list