This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-16 01:06:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
include
/
__system_error
History
Nikolas Klauser
af9c04fa68
[libc++] Remove _LIBCPP_TEMPLATE_VIS (
#134885
)
...
The need for `_LIBCPP_TEMPLATE_VIS` has been removed in
#133233
.
2025-04-09 23:47:57 +02:00
..
errc.h
[libc++] Fix a typo (
#111239
)
2024-10-06 07:58:25 +02:00
error_category.h
[libc++][NFC] Replace __attribute__((__const__)) with [[__gnu__::__const__]]
2025-03-31 20:46:04 +02:00
error_code.h
[libc++] Remove _LIBCPP_TEMPLATE_VIS (
#134885
)
2025-04-09 23:47:57 +02:00
error_condition.h
[libc++] Remove _LIBCPP_TEMPLATE_VIS (
#134885
)
2025-04-09 23:47:57 +02:00
system_error.h
[libcxx] Handle windows system error code mapping in std::error_code. (
#93101
)
2025-01-08 17:34:48 -05:00
throw_system_error.h
[libc++] Avoid including <string> in <mutex> (
#116254
)
2024-11-16 19:25:03 +01:00