[all-commits] [llvm/llvm-project] c4f420: [libc++][vector] Test `[[nodiscard]]` applied to `...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Tue Jun 9 03:13:43 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4f4206ff3ab97db9577f11bb2dabd40896bcca9
https://github.com/llvm/llvm-project/commit/c4f4206ff3ab97db9577f11bb2dabd40896bcca9
Author: Hristo Hristov <hghristov.rmm at gmail.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
A libcxx/test/libcxx/containers/sequences/vector/nodiscard.iterator.verify.cpp
Log Message:
-----------
[libc++][vector] Test `[[nodiscard]]` applied to `vector::iterator` (#202262)
Adds test coverage.
`[[nodicard]]` applied in:
- #198489
- #198492
Towards #172124
Co-authored-by: Hristo Hristov <zingam at outlook.com>
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