[all-commits] [llvm/llvm-project] e17610: [ADT] Refactor enumerate unit tests
Scott Linder via All-commits
all-commits at lists.llvm.org
Fri Jun 4 15:29:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e17610cf9627fa8d0a9ee234d0e5c43b5afd2d8e
https://github.com/llvm/llvm-project/commit/e17610cf9627fa8d0a9ee234d0e5c43b5afd2d8e
Author: Scott Linder <Scott.Linder at amd.com>
Date: 2021-06-04 (Fri, 04 Jun 2021)
Changed paths:
M llvm/unittests/ADT/STLExtrasTest.cpp
Log Message:
-----------
[ADT] Refactor enumerate unit tests
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.
Differential Revision: https://reviews.llvm.org/D103206
More information about the All-commits
mailing list