[all-commits] [llvm/llvm-project] c96b61: [libc] Add reverse_iterator comparisons (#86147)
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Mar 21 12:33:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c96b61adc33b9d4ab26e2d0e4bce929b31c48768
https://github.com/llvm/llvm-project/commit/c96b61adc33b9d4ab26e2d0e4bce929b31c48768
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M libc/src/__support/CPP/iterator.h
Log Message:
-----------
[libc] Add reverse_iterator comparisons (#86147)
https://en.cppreference.com/w/cpp/iterator/reverse_iterator/operator_cmp
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list