[all-commits] [llvm/llvm-project] 9f00ab: [libc++] Add [[nodiscard]] to the vector accessor ...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Tue Jul 29 01:30:58 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f00ab411a60cc41a261fe8829aa190e1b15981e
https://github.com/llvm/llvm-project/commit/9f00ab411a60cc41a261fe8829aa190e1b15981e
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2025-07-29 (Tue, 29 Jul 2025)
Changed paths:
M libcxx/include/__vector/vector.h
M libcxx/include/__vector/vector_bool.h
M libcxx/test/libcxx/diagnostics/vector.nodiscard.verify.cpp
Log Message:
-----------
[libc++] Add [[nodiscard]] to the vector accessor functions (#150615)
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