[PATCH] D120900: [clang][dataflow] Add `MatchSwitch` utility library.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 3 06:08:52 PST 2022


ymandel updated this revision to Diff 412693.
ymandel added a comment.

Adjust tests to use two different handlers.


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.412693.patch
Type: text/x-patch
Size: 13395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220303/5523fa22/attachment.bin>


More information about the cfe-commits mailing list