This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
54b20cbb95fec00ebc0cc83c8d7ca885294c1016
clang-p2996
/
libcxx
/
include
/
__mutex
History
Louis Dionne
7eac39f650
[libc++] Mark scoped_lock and unique_lock constructors as [[nodiscard]] (
#89397
)
...
It's basically always a bug to discard a scoped_lock or a unique_lock.
Fixes
#89388
2024-04-29 12:49:31 -06:00
..
lock_guard.h
[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (
#87094
)
2024-04-22 22:13:58 +02:00
mutex.h
[libc++][NFC] Merge is{,_nothrow,_trivially}{,_copy,_move,_default}{_assignable,_constructible} (
#85308
)
2024-03-18 08:29:44 +01:00
once_flag.h
…
tag_types.h
…
unique_lock.h
[libc++] Mark scoped_lock and unique_lock constructors as [[nodiscard]] (
#89397
)
2024-04-29 12:49:31 -06:00