aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__node_handle
AgeCommit message (Expand)Author
2022-03-01[libc++] Revert "Protect users from relying on detail headers" & related changesLouis Dionne
2022-02-26[libcxx][modules] protects users from relying on detail headersChristopher Di Bella
2022-02-16[libc++] Move everything related solely to _LIBCPP_ASSERT to its own fileLouis Dionne
2022-02-04[libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer
2021-09-07[libc++][NFC] Add missing synopsis for node handlesLouis Dionne
2021-08-27[libc++][NFC] Remove useless _LIBCPP_PUSH_MACROSLouis Dionne
2021-05-18[libc++] Alphabetize header inclusions and include-what-you-use <__debug>. NFCI.Arthur O'Dwyer
2021-04-22[libc++] Fix some typos and remove unused macros. NFCI.Arthur O'Dwyer
2019-04-24Avoid name conflict with kernel headersEric Fiselier
2019-02-27[libc++] Remove visibility-related warnings with Clang 8Louis Dionne
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-10-31Second half of C++17's splicing maps and setsErik Pilkington
2018-08-23Comment out #define __cpp_lib_node_extract, we only support half of that func...Erik Pilkington
2018-08-01First half of C++17's splicing maps and setsErik Pilkington