[PATCH] D99560: Utility to construct visitors from lambdas.
Bakhtiyar Neyman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 2 00:29:21 PDT 2021
bakhtiyarneyman updated this revision to Diff 334910.
bakhtiyarneyman added a comment.
Herald added a subscriber: mgorny.
Include the VisitorTest.cpp into the CMakeList.txt.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99560/new/
https://reviews.llvm.org/D99560
Files:
llvm/include/llvm/ADT/Visitor.h
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/VisitorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99560.334910.patch
Type: text/x-patch
Size: 3075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/071cf642/attachment.bin>
More information about the llvm-commits
mailing list