[libcxx-commits] [llvm] [clang-tools-extra] [clang] [lldb] [compiler-rt] [libcxx] [libunwind] [libc] [flang] [libc++] Implement ranges::iota (PR #68494)
James E T Smith via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jan 5 13:29:44 PST 2024
================
@@ -13,7 +13,7 @@
// Range algorithms should return `std::ranges::dangling` when given a dangling range.
----------------
jamesETsmith wrote:
I agree and apologize for accidentally formatting this, it does make the diff harder to read. Do you want me to revert the formatting here or just keep this in mind in the future?
https://github.com/llvm/llvm-project/pull/68494
More information about the libcxx-commits
mailing list