[all-commits] [llvm/llvm-project] 09b451: [libc++][vector] Apply `[[nodiscard]]` to `vector<...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Tue Jun 9 03:13:15 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09b451f1e7f7715b5cf994c24ef698b2a8579dbc
https://github.com/llvm/llvm-project/commit/09b451f1e7f7715b5cf994c24ef698b2a8579dbc
Author: Hristo Hristov <hghristov.rmm at gmail.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M libcxx/include/__bit_reference
A libcxx/test/libcxx/containers/sequences/vector.bool/nodiscard.iterator.verify.cpp
Log Message:
-----------
[libc++][vector] Apply `[[nodiscard]]` to `vector<bool>::iterator` (#202265)
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