llvm-project/libcxx/utils/ci
Arthur O'Dwyer 86d1f590c2 [libc++] [test] Add a debug-mode CI.
To run llvm-lit manually from the command line:

    ./bin/llvm-lit -sv --param std=c++2b --param cxx_under_test=`pwd`/bin/clang \
        --param debug_level=1 ../libcxx/test/

Tests that currently fail with `debug_level=1` are marked `LIBCXX-DEBUG-FIXME`,
but my intent is to deal with all of them and leave no such annotations in
the codebase within the next couple weeks. (I have patches for all of them
in my local checkout.)

Differential Revision: https://reviews.llvm.org/D100866
2021-04-30 18:08:09 -04:00
..
runtimes [libcxx] [cmake] Add asm to the runtimes build languages 2021-02-26 00:10:48 +02:00
Dockerfile [libc++] Add a utility script to run the Docker image used by builders 2021-03-02 13:06:14 -05:00
apple-install-libcxx.sh [libc++] Avoid relying on `realpath` being installed on the system 2020-10-16 13:07:18 -04:00
buildkite-pipeline-premerge.sh [libc++] Update continous integration scripts 2020-10-22 10:49:40 +02:00
buildkite-pipeline-snapshot.sh [libc++] Update continous integration scripts 2020-10-22 10:49:40 +02:00
buildkite-pipeline.yml [libc++] [test] Add a debug-mode CI. 2021-04-30 18:08:09 -04:00
macos-ci-setup [libc++] Add new queues for specific macOS system versions 2021-02-02 15:56:44 -05:00
oss-fuzz.sh [libc++] Fix oss-fuzz build 2021-01-26 15:30:50 -05:00
run-buildbot [libc++] [test] Add a debug-mode CI. 2021-04-30 18:08:09 -04:00
run-buildbot-container [libc++] Add a utility script to run the Docker image used by builders 2021-03-02 13:06:14 -05:00
secrets.env [libc++] Remove references to CONDUIT_TOKEN 2020-10-27 12:26:44 -04:00