[all-commits] [llvm/llvm-project] a383c1: [libc++][array] Test `[[nodicard]]` with `array::...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Sat Jun 6 23:22:15 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a383c1ae2e259c0bea62b7eeb4bae490651c9c7f
https://github.com/llvm/llvm-project/commit/a383c1ae2e259c0bea62b7eeb4bae490651c9c7f
Author: Hristo Hristov <hghristov.rmm at gmail.com>
Date: 2026-06-07 (Sun, 07 Jun 2026)
Changed paths:
M libcxx/test/libcxx/containers/sequences/array/nodiscard.iterator.verify.cpp
Log Message:
-----------
[libc++][array] Test `[[nodicard]]` with `array::const_iterator` (#202070)
Added tests with `array::const_iterator` for completeness.
Implemented in https://github.com/llvm/llvm-project/pull/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