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-27 22:26:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
include
/
__system_error
History
Benjamin Kramer
3fa14233c4
[libc++] Annotate generic_category/system_category as const (
#78052
)
...
This lets the compiler eliminate unused/duplicate calls to it.
2024-01-26 22:08:36 +01:00
..
errc.h
[libc++] Format the code base (
#74334
)
2023-12-18 14:01:33 -05:00
error_category.h
[libc++] Annotate generic_category/system_category as const (
#78052
)
2024-01-26 22:08:36 +01:00
error_code.h
[libc++][NFC] Refactor enable_ifs in defaulted arguments to defaulted template arguments
2023-08-18 13:08:18 -07:00
error_condition.h
[libc++][NFC] Refactor enable_ifs in defaulted arguments to defaulted template arguments
2023-08-18 13:08:18 -07:00
system_error.h
[libc++] Adds __throw_system_error overload.
2023-08-29 19:08:18 +02:00