[PATCH] D103206: [ADT] Refactor enumerate unit tests
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 26 13:55:47 PDT 2021
scott.linder created this revision.
scott.linder requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Preparation for landing the tests for llvm::makeVisitor, including
breaking out the a "Counted" base class and explicitly testing
the prvalue case as distinct from the rvalue case.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D103206
Files:
llvm/unittests/ADT/STLExtrasTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103206.348084.patch
Type: text/x-patch
Size: 3566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/320521e4/attachment.bin>
More information about the llvm-commits
mailing list