[PATCH] D99560: Utility to construct visitors from lambdas.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 10:58:13 PDT 2021


dblaikie added a subscriber: lhames.
dblaikie added a comment.

Needs some unit tests.

Could this be used as part of the llvm::Error handleAllErrors stuff (cc @lhames)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99560



More information about the llvm-commits mailing list