[PATCH] D99560: Utility to construct visitors from lambdas.
Bakhtiyar Neyman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 30 15:45:40 PDT 2021
bakhtiyarneyman added a comment.
Re: handleAllErrors. Maybe. It //might// result in better runtime performance (because there is not recursion on the handlers), but it's also a rewrite. I am not sure if you are asking me to do something. :)
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