[all-commits] [llvm/llvm-project] 184a8f: [libc++] Applied `[[nodiscard]]` to `array::iterat...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Thu May 28 12:00:22 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 184a8f94757c35deecf7a7323ca3ce73c9f228b7
https://github.com/llvm/llvm-project/commit/184a8f94757c35deecf7a7323ca3ce73c9f228b7
Author: Hristo Hristov <hghristov.rmm at gmail.com>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M libcxx/include/__iterator/static_bounded_iter.h
M libcxx/include/__iterator/wrap_iter.h
A libcxx/test/libcxx/containers/sequences/array/nodiscard.iterator.verify.cpp
Log Message:
-----------
[libc++] Applied `[[nodiscard]]` to `array::iterator` (#198492)
Towards #172124
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