aboutsummaryrefslogtreecommitdiff
path: root/libcxx/src/barrier.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-12-20[libcxx] Add deprecation notices to macros deprecated in P0883R2Raul Tambre1-1/+1
2021-12-14[libc++] Remove C++ version guards in the dylib.Mark de Wever1-2/+2
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne1-1/+1
2020-07-22[libc++] Build the dylib with C++17 to allow aligned new/deleteLouis Dionne1-9/+3
2020-03-24Revert "[libc++] Build the dylib with C++17 to allow aligned new/delete"Louis Dionne1-3/+9
2020-03-24[libc++] Build the dylib with C++17 to allow aligned new/deleteLouis Dionne1-9/+3
2020-02-26Some fixes for open breaks on MacOS and UBSanogiroux1-3/+11
2020-02-24[libc++] Implementation of C++20's P1135R6 for libcxxOlivier Giroux1-0/+95