[PATCH] D99561: Support visitor pattern by PointerUnion.

Bakhtiyar Neyman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 15:25:46 PDT 2021


bakhtiyarneyman updated this revision to Diff 334285.
bakhtiyarneyman added a comment.

Added a unit test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99561/new/

https://reviews.llvm.org/D99561

Files:
  llvm/include/llvm/ADT/PointerUnion.h
  llvm/unittests/ADT/PointerUnionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99561.334285.patch
Type: text/x-patch
Size: 5621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/e96055eb/attachment.bin>


More information about the llvm-commits mailing list