aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__bits
AgeCommit message (Expand)AuthorFilesLines
2022-07-07[libc++] Implements 128-bit support in to_chars.Mark de Wever1-0/+17
2022-03-01[libc++] Revert "Protect users from relying on detail headers" & related changesLouis Dionne1-8/+0
2022-02-26[libcxx][modules] protects users from relying on detail headersChristopher Di Bella1-0/+8
2022-02-04[libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer1-1/+1
2021-04-22[libc++] Fix some typos and remove unused macros. NFCI.Arthur O'Dwyer1-1/+1
2021-04-20[libc++] NFC: Normalize `#endif //` comment indentationLouis Dionne1-1/+1
2021-02-23[NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage.Mark de Wever1-1/+0
2021-01-22[libc++] Introduce __bitsThorsten Schütt1-0/+146