Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
libcxx/test/std/ranges/range.utility/range.subrange/lwg3470.pass.cpp | ||
---|---|---|
24–28 | This should also work in constexpr context, right? Please test that case. |
Comment Actions
Added constexpr test, and a couple more (arguably too tangential) things I thought to test.
Comment Actions
I feel like the extra tests should be in it's own file, but I don't really care either way.
This should also work in constexpr context, right? Please test that case.