aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageView.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2023-08-23 21:41:55 -0400
committerLouis Dionne <ldionne.2@gmail.com>2023-08-23 22:21:53 -0400
commitbb6073c7e32b5062a6969242c6bd4fe859e2e5e0 (patch)
treec5cf1f4e05f0bfb7329e86a9572bb947fdabf9d0 /llvm/tools/llvm-cov/SourceCoverageView.cpp
parentaa60b2687ce3b67e454ba7c8c58a8688247df0b8 (diff)
downloadllvm-bb6073c7e32b5062a6969242c6bd4fe859e2e5e0.zip
llvm-bb6073c7e32b5062a6969242c6bd4fe859e2e5e0.tar.gz
llvm-bb6073c7e32b5062a6969242c6bd4fe859e2e5e0.tar.bz2
[clang] Fix the pre-commit CI pipeline after changes to libc++'s own CI pipeline
We made some changes to the libc++ CI pipeline that take for granted that we're running on libc++'s own Docker images. This was necessary for a temporary period until widely-used tools update to a version that can handle C++20 modules. However, this had the unintended consequence of breaking the Clang CI pipeline, which used the libc++ CI scripts as an implementation detail. Instead, decouple the Clang CI pipeline from the libc++ build scripts. Differential Revision: https://reviews.llvm.org/D158690
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions