size_t is always greater than 0 so remove the artifact from the old index_type
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D71996
[libcxx] span: Remove unneeded comparison ClosedPublic Authored by miscco on Dec 30 2019, 5:15 AM.
Details Summary size_t is always greater than 0 so remove the artifact from the old index_type
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 11 2020, 2:37 AM Closed by commit rGb4a3e6b66428: [libcxx] span: Remove unneeded comparison (authored by ldionne). · Explain WhyFeb 11 2020, 2:45 AM This revision was automatically updated to reflect the committed changes.
Diff 243782 libcxx/include/span
|