llvm-project/libcxx
Arthur O'Dwyer 6712534ebc [libc++] [test] Run the clang-format and generated-output checks on the "service" queue
As these jobs only run in a couple seconds, and block starting of
other jobs, they can run on the "service" queue which doesn't get
blocked by other long-running jobs.

Differential Revision: https://reviews.llvm.org/D101437
2021-04-30 08:57:03 -04:00
..
benchmarks [libc++] Fixes std::to_chars for bases != 10. 2021-04-29 19:56:28 +02:00
cmake [libcxx] Fix the libc++abi header path 2021-04-27 23:30:53 -07:00
docs [libc++][doc] Adds a Format library status page. 2021-04-24 16:38:18 +02:00
include [libc++] Minor cleanups in <iterator>. NFCI. 2021-04-30 08:52:58 -04:00
lib [libc++] Implement format_error. 2021-01-28 18:02:53 +01:00
src Implement N3644 "Null Forward Pointers" in _LIBCPP_DEBUG mode. 2021-04-23 18:20:39 -04:00
test [libcxx][ranges] Fix tests for stdlib types that conform to sized_sentinel_for. 2021-04-29 14:44:16 -07:00
utils [libc++] [test] Run the clang-format and generated-output checks on the "service" queue 2021-04-30 08:57:03 -04:00
www [libcxx] [docs] Update docs about how to build for Windows 2021-03-15 17:30:26 +02:00
.clang-format [libcxx][NFC] removes IndentRequires from .clang-format 2021-04-15 19:28:45 +00:00
.gitignore [libcxx] Fix .gitignore to not exclude test directories 2020-03-25 17:52:23 -07:00
CMakeLists.txt [libc++] Support per-target __config_site in per-target runtime build 2021-04-28 14:27:16 -07:00
CREDITS.TXT [libcxx] Adds [concept.same] 2020-04-08 18:00:13 -04:00
LICENSE.TXT
TODO.TXT [libc++][NFC] Remove outdated TODO item 2020-07-08 13:04:33 -04:00
appveyor-reqs-install.cmd Attempt to upgrade compiler used by appveyor builds 2019-04-03 20:40:01 +00:00
appveyor.yml disable appveyor config for MSVC 2015 2019-04-03 20:36:51 +00:00