Nikolas Klauser
18c4695ded
[libc++][NFC] Fix whitespace problems in the files added to ignore_format.txt in D151115
...
Reviewed By: ldionne, #libc, Mordante
Spies: arichardson, Mordante, libcxx-commits
Differential Revision: https://reviews.llvm.org/D151119
2023-05-23 08:44:10 -07:00
Mark de Wever
943d225713
[NFC][libc++] Use _LIBCPP_HIDE_FROM_ABI.
...
This updates the new __system_error directory.
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D148028
2023-04-12 17:34:58 +02:00
Mark de Wever
51f0b809ca
[libc++] Formats the sytem_error headers.
...
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D147886
2023-04-11 18:40:29 +02:00
Nikolas Klauser
eb65912e41
[libc++] Move __errc to __system_error/errc.h
...
This file was added before we started granularizing the headers, but is essentially just a granularized header. This moves the header to the correct place.
Reviewed By: #libc, EricWF
Spies: libcxx-commits, arichardson, mikhail.ramalho
Differential Revision: https://reviews.llvm.org/D146395
2023-04-10 19:23:42 +02:00
Mark de Wever
e8cfbfd05a
[libc++] Granularize system_error.
...
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D147853
2023-04-09 17:57:14 +02:00