aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/latch
AgeCommit message (Expand)Author
2022-05-25[libc++] Make sure that all headers can be included with modules enabledLouis Dionne
2022-05-20[libc++] Improve error messages for disabled modesLouis Dionne
2022-03-30[libc++] Ensure that all public C++ headers include <__assert>Louis Dionne
2022-03-15[libc++] Define _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER whenever we enable warnin...Louis Dionne
2022-02-04[libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer
2022-01-04[libc++] Add the version header to all headers.Mark de Wever
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne
2021-05-29[libc++] Alphabetize and include-what-you-use. NFCI.Arthur O'Dwyer
2020-12-06[libc++] [docs] Mark P1865 as complete since 11.0 as it was implemented toget...Marek Kurdej
2020-12-03[libc++] Update and normalize the "all the headers" tests.Arthur O'Dwyer
2020-11-05[libc++] Rework the whole availability markup implementationLouis Dionne
2020-04-06[libc++] Add availability markup for the C++20 Synchronization Library on AppleLouis Dionne
2020-02-25[libc++] Proper fix for libc++'s modulemap after D68480Louis Dionne
2020-02-24[libc++] Implementation of C++20's P1135R6 for libcxxOlivier Giroux