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
45daa4fdc68f5faa5bd5c33da052d2415cd88540
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
[libc++] Fix missing and incorrect push/pop macros (
#79204
)
2024-01-25 15:48:46 -05:00
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