[all-commits] [llvm/llvm-project] 9824f8: [libcxx][nfc] Add one more test case for contiguou...
Zoe Carver via All-commits
all-commits at lists.llvm.org
Thu Jun 24 10:46:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9824f86760bc711453ac8a51721c5ff7edd008e0
https://github.com/llvm/llvm-project/commit/9824f86760bc711453ac8a51721c5ff7edd008e0
Author: zoecarver <z.zoelec2 at gmail.com>
Date: 2021-06-24 (Thu, 24 Jun 2021)
Changed paths:
M libcxx/test/std/ranges/range.req/range.refinements/contiguous_range.compile.pass.cpp
Log Message:
-----------
[libcxx][nfc] Add one more test case for contiguous_range.
If the `data` member function is different enough, `ranges::data` won't pick it, so the range remains a contiguous_range.
More information about the All-commits
mailing list