[all-commits] [llvm/llvm-project] a19c34: [libc++][string_view] Test [[nodiscard]] applied t...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Sun Jun 7 11:45:35 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a19c34627b8ee062ff3ee238f54cc4be8720e8dc
https://github.com/llvm/llvm-project/commit/a19c34627b8ee062ff3ee238f54cc4be8720e8dc
Author: Hristo Hristov <hghristov.rmm at gmail.com>
Date: 2026-06-07 (Sun, 07 Jun 2026)
Changed paths:
A libcxx/test/libcxx/strings/string.view/nodiscard.iterator.verify.cpp
Log Message:
-----------
[libc++][string_view] Test [[nodiscard]] applied to `basic_string_view::const_iterator` (#202203)
Adds test coverage.
`[[nodicard]]` applied in:
- https://github.com/llvm/llvm-project/pull/198489
- 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