forked from OSchip/llvm-project
610ac8dbcc
The unique (ha!) thing about this range type is that it's move-only. Its contiguity is unsurprising (most of our test ranges are contiguous). Discussed in D111231 but committed separately for clarity. |
||
---|---|---|
.. | ||
range.all | ||
range.common.view | ||
range.counted | ||
range.drop | ||
range.empty | ||
range.join.view | ||
range.reverse | ||
range.take | ||
range.transform | ||
range.ref.view.pass.cpp |