[all-commits] [llvm/llvm-project] e33ca9: [libc++] Reword std::advance assertion message for...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed May 7 10:00:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e33ca9adc8ccb0bc4fa590975898b788ef880dd7
https://github.com/llvm/llvm-project/commit/e33ca9adc8ccb0bc4fa590975898b788ef880dd7
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2025-05-07 (Wed, 07 May 2025)
Changed paths:
M libcxx/include/__iterator/advance.h
M libcxx/test/libcxx/iterators/assert.advance.pass.cpp
M libcxx/test/libcxx/iterators/assert.next.pass.cpp
M libcxx/test/libcxx/iterators/assert.prev.pass.cpp
Log Message:
-----------
[libc++] Reword std::advance assertion message for consistency with ranges::advance (#138749)
As brought up in https://github.com/llvm/llvm-project/pull/133276.
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