summaryrefslogtreecommitdiff
path: root/libcxx/include/__system_error/error_code.h
AgeCommit message (Expand)Author
2025-05-28Revert "[libc++] Introduce ABI sensitive areas to avoid requiring _LIBCPP_HID...James Y Knight
2025-05-18[libc++] Introduce ABI sensitive areas to avoid requiring _LIBCPP_HIDE_FROM_A...Nikolas Klauser
2025-04-09[libc++] Remove _LIBCPP_TEMPLATE_VIS (#134885)Nikolas Klauser
2024-10-31[libc++] Granularize <cstddef> includes (#108696)Nikolas Klauser
2023-08-18[libc++][NFC] Refactor enable_ifs in defaulted arguments to defaulted templat...Nikolas Klauser
2023-08-15[libc++][NFC] Refactor return type enable_ifs to defaulted template argumentsNikolas Klauser
2023-06-15[libc++] Merge _LIBCPP_FUNC_VIS, _LIBCPP_TYPE_VIS and _LIBCPP_EXCEPTION_ABI i...Nikolas Klauser
2023-05-23[libc++][NFC] Fix whitespace problems in the files added to ignore_format.txt...Nikolas Klauser
2023-04-12[NFC][libc++] Use _LIBCPP_HIDE_FROM_ABI.Mark de Wever
2023-04-11[libc++] Formats the sytem_error headers.Mark de Wever
2023-04-10[libc++] Move __errc to __system_error/errc.hNikolas Klauser
2023-04-09[libc++] Granularize system_error.Mark de Wever