This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
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
[libc++] Merge _LIBCPP_FUNC_VIS, _LIBCPP_TYPE_VIS and _LIBCPP_EXCEPTION_ABI into _LIBCPP_EXPORTED_FROM_ABI
2023-06-15 08:56:45 -07:00
unique_lock.h
[libc++] Mark scoped_lock and unique_lock constructors as [[nodiscard]] (
#89397
)
2024-04-29 12:49:31 -06:00