llvm-capstone/libcxx
Louis Dionne 19ef02e3f4 [libc++][ci] Use ccache in the jobs that build Clang
This is an attempt to reduce the time taken by the Bootstrapping
build job and the Clang CI job that builds the compiler from scratch.

Differential Revision: https://reviews.llvm.org/D150908
2023-05-30 13:10:03 -07:00
..
benchmarks [libc++] Forward to std::{,w}memchr in std::find 2023-05-25 07:59:50 -07:00
cmake [libc++] Adds C++26 support. 2023-05-24 07:49:19 +02:00
docs [libc++] Deprecate the classes in strstream. 2023-05-30 18:57:09 +02:00
include [libc++][format] Fixes year formatter on Windows. 2023-05-30 18:57:55 +02:00
lib
modules [libc++][modules] Adds std module cppm files. 2023-05-23 18:51:27 +02:00
src [libc++][format] Removes format sources. 2023-05-16 20:31:44 +02:00
test [libc++][format] Fixes year formatter on Windows. 2023-05-30 18:57:55 +02:00
utils [libc++][ci] Use ccache in the jobs that build Clang 2023-05-30 13:10:03 -07:00
.clang-format
.clang-tidy
.gitignore
appveyor-reqs-install.cmd
appveyor.yml
CMakeLists.txt Reland "[CMake] Bumps minimum version to 3.20.0. 2023-05-27 12:51:21 +02:00
CREDITS.TXT [libcxx] Add mdspan/extents 2023-05-16 14:30:36 -07:00
LICENSE.TXT
TODO.TXT