| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc++] Make bsd_locale_fallbacks.h modular and move it into __locale/locale_base_api/ This is a first step towards granularizing <locale>. Reviewed By: ldionne, #libc Spies: arichardson, libcxx-commits, mikhail.ramalho Differential Revision: https://reviews.llvm.org/D146397 | 3 年前 | |
[libc++] Guard warning pragmas This makes the GCC output even cleaner! Reviewed By: ldionne, #libc Spies: mstorsjo, Quuxplusone, Mordante, libcxx-commits Differential Revision: https://reviews.llvm.org/D119295 | 4 年前 | |
[libc++] Remove non-atomic "platform" semaphore implementations. These can't be made constexpr-constructible (constinit'able), so they aren't C++20-conforming. Also, the platform versions are going to be bigger than the atomic/futex version, so we'd have the awkward situation that semaphore<42> could be bigger than semaphore<43>, and that's just silly. Differential Revision: https://reviews.llvm.org/D110110 | 4 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 4 年前 | ||
| 4 年前 |