aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/latch
AgeCommit message (Expand)AuthorFilesLines
2023-07-05[libc++] add basic runtime assertions to <latch>Edoardo Sanguineti1-2/+19
2023-07-04[libc++] Use this in lamba capture in <latch>Edoardo Sanguineti1-1/+1
2023-04-16[libc++] Add hide_from_abi check for classesNikolas Klauser1-2/+2
2023-03-10[libc++] Granularize <atomic> includesNikolas Klauser1-1/+8
2022-09-02[libc++] Make the naming of private member variables consistent and enforce i...Nikolas Klauser1-6/+6
2022-05-25[libc++] Make sure that all headers can be included with modules enabledLouis Dionne1-0/+1
2022-05-20[libc++] Improve error messages for disabled modesLouis Dionne1-1/+1
2022-03-30[libc++] Ensure that all public C++ headers include <__assert>Louis Dionne1-0/+1
2022-03-15[libc++] Define _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER whenever we enable warnin...Louis Dionne1-3/+2
2022-02-04[libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer1-1/+1
2022-01-04[libc++] Add the version header to all headers.Mark de Wever1-0/+1
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne1-1/+1
2021-05-29[libc++] Alphabetize and include-what-you-use. NFCI.Arthur O'Dwyer1-1/+1
2020-12-06[libc++] [docs] Mark P1865 as complete since 11.0 as it was implemented toget...Marek Kurdej1-0/+2
2020-12-03[libc++] Update and normalize the "all the headers" tests.Arthur O'Dwyer1-0/+5
2020-11-05[libc++] Rework the whole availability markup implementationLouis Dionne1-0/+1
2020-04-06[libc++] Add availability markup for the C++20 Synchronization Library on AppleLouis Dionne1-3/+3
2020-02-25[libc++] Proper fix for libc++'s modulemap after D68480Louis Dionne1-3/+3
2020-02-24[libc++] Implementation of C++20's P1135R6 for libcxxOlivier Giroux1-0/+104