summaryrefslogtreecommitdiff
path: root/libcxx/include/latch
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Add hide_from_abi check for classesNikolas Klauser2023-04-161-2/+2
* [libc++] Granularize <atomic> includesNikolas Klauser2023-03-101-1/+8
* [libc++] Make the naming of private member variables consistent and enforce i...Nikolas Klauser2022-09-021-6/+6
* [libc++] Make sure that all headers can be included with modules enabledLouis Dionne2022-05-251-0/+1
* [libc++] Improve error messages for disabled modesLouis Dionne2022-05-201-1/+1
* [libc++] Ensure that all public C++ headers include <__assert>Louis Dionne2022-03-301-0/+1
* [libc++] Define _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER whenever we enable warnin...Louis Dionne2022-03-151-3/+2
* [libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer2022-02-041-1/+1
* [libc++] Add the version header to all headers.Mark de Wever2022-01-041-0/+1
* [runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne2021-11-171-1/+1
* [libc++] Alphabetize and include-what-you-use. NFCI.Arthur O'Dwyer2021-05-291-1/+1
* [libc++] [docs] Mark P1865 as complete since 11.0 as it was implemented toget...Marek Kurdej2020-12-061-0/+2
* [libc++] Update and normalize the "all the headers" tests.Arthur O'Dwyer2020-12-031-0/+5
* [libc++] Rework the whole availability markup implementationLouis Dionne2020-11-051-0/+1
* [libc++] Add availability markup for the C++20 Synchronization Library on AppleLouis Dionne2020-04-061-3/+3
* [libc++] Proper fix for libc++'s modulemap after D68480Louis Dionne2020-02-251-3/+3
* [libc++] Implementation of C++20's P1135R6 for libcxxOlivier Giroux2020-02-241-0/+104