github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 87291 tests passed
* 1401 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.Driver/sanitizer-ld.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 12
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=i386-unknown-linux -fuse-ld=ld -fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-LINUX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=i386-unknown-linux -fuse-ld=ld -fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-LINUX
# note: command had no output on stdout or stderr
# RUN: at line 30
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsanitize=address -fno-sanitize-link-runtime -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=x86_64-unknown-linux -fuse-ld=ld
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-NO-LINK-RUNTIME-LINUX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsanitize=address -fno-sanitize-link-runtime '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=x86_64-unknown-linux -fuse-ld=ld
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-NO-LINK-RUNTIME-LINUX
# note: command had no output on stdout or stderr
# RUN: at line 38
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsanitize=address -fno-sanitize-link-runtime -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=arm64e-apple-macosx -fuse-ld=ld
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-NO-LINK-RUNTIME-DARWIN
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsanitize=address -fno-sanitize-link-runtime '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=arm64e-apple-macosx -fuse-ld=ld
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-NO-LINK-RUNTIME-DARWIN
# note: command had no output on stdout or stderr
# RUN: at line 46
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsanitize=address -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=x86_64-unknown-linux -fuse-ld=ld
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-EXECUTABLE-LINUX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsanitize=address '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=x86_64-unknown-linux -fuse-ld=ld
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-EXECUTABLE-LINUX
# note: command had no output on stdout or stderr
# RUN: at line 56
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsanitize=address -shared -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=x86_64-unknown-linux -fuse-ld=ld
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-SHARED-LINUX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsanitize=address -shared '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=x86_64-unknown-linux -fuse-ld=ld
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-SHARED-LINUX
# note: command had no output on stdout or stderr
# RUN: at line 64
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=i386-unknown-linux -fuse-ld=ld -fsanitize=address
-shared-libsan
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-SHARED-ASAN-LINUX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=i386-unknown-linux -fuse-ld=ld -fsanitize=address -shared-libsan
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-SHARED-ASAN-LINUX
# note: command had no output on stdout or stderr
# RUN: at line 70
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=i386-unknown-linux -fuse-ld=ld -fsanitize=address
-shared-libasan
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-SHARED-ASAN-LINUX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=i386-unknown-linux -fuse-ld=ld -fsanitize=address -shared-libasan
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-SHARED-ASAN-LINUX
# note: command had no output on stdout or stderr
# RUN: at line 76
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=i386-unknown-linux -fuse-ld=ld -fsanitize=address
-shared-libsan -static-libsan -shared-libasan
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-SHARED-ASAN-LINUX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=i386-unknown-linux -fuse-ld=ld -fsanitize=address -shared-libsan
-static-libsan -shared-libasan
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-SHARED-ASAN-LINUX
# note: command had no output on stdout or stderr
# RUN: at line 95
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
-o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/sanitizer-ld.c.tmp.so
-shared 2>&1 --target=i386-unknown-linux -fuse-ld=ld -fsanitize=address
-shared-libsan
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-DSO-SHARED-ASAN-LINUX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
-o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/sanitizer-ld.c.tmp.so
-shared --target=i386-unknown-linux -fuse-ld=ld -fsanitize=address
-shared-libsan
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-DSO-SHARED-ASAN-LINUX
# note: command had no output on stdout or stderr
# RUN: at line 112
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=i386-unknown-freebsd -fuse-ld=ld -fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_freebsd_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-FREEBSD
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=i386-unknown-freebsd -fuse-ld=ld -fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_freebsd_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-FREEBSD
# note: command had no output on stdout or stderr
# RUN: at line 127
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=i386-unknown-freebsd -fuse-ld=ld -fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_freebsd_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-FREEBSD-LDL
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=i386-unknown-freebsd -fuse-ld=ld -fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_freebsd_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-FREEBSD-LDL
# note: command had no output on stdout or stderr
# RUN: at line 138
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
--driver-mode=g++ -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=i386-unknown-linux -fuse-ld=ld -stdlib=platform
-fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/empty_resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-LINUX-CXX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
--driver-mode=g++ '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=i386-unknown-linux -fuse-ld=ld -stdlib=platform -fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/empty_resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-LINUX-CXX
# note: command had no output on stdout or stderr
# RUN: at line 144
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
--driver-mode=g++ -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=i386-unknown-linux -fuse-ld=ld -stdlib=platform
-fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/empty_resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
-fsanitize-link-c++-runtime |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-LINUX-CXX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
--driver-mode=g++ '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=i386-unknown-linux -fuse-ld=ld -stdlib=platform -fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/empty_resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
-fsanitize-link-c++-runtime
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-LINUX-CXX
# note: command had no output on stdout or stderr
# RUN: at line 163
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=i386-unknown-linux -fuse-ld=ld -stdlib=platform
-fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/empty_resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
-fno-sanitize-link-c++-runtime |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-LINUX-CNOCXX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=i386-unknown-linux -fuse-ld=ld -stdlib=platform -fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/empty_resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
-fno-sanitize-link-c++-runtime
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-LINUX-CNOCXX
# note: command had no output on stdout or stderr
# RUN: at line 180
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
--driver-mode=g++ -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=i386-unknown-linux -fuse-ld=ld -stdlib=platform
-fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/empty_resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
-fno-sanitize-link-c++-runtime |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-LINUX-NOCXX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
--driver-mode=g++ '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=i386-unknown-linux -fuse-ld=ld -stdlib=platform -fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/empty_resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
-fno-sanitize-link-c++-runtime
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-LINUX-NOCXX
# note: command had no output on stdout or stderr
# RUN: at line 197
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
--driver-mode=g++ -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=i386-unknown-linux -fuse-ld=ld -stdlib=platform
-fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/empty_resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
-nostdlib++ |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-LINUX-NOSTDCXX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
--driver-mode=g++ '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=i386-unknown-linux -fuse-ld=ld -stdlib=platform -fsanitize=address
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/empty_resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
-nostdlib++
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-LINUX-NOSTDCXX
# note: command had no output on stdout or stderr
# RUN: at line 214
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
-o /dev/null -fsanitize=address --target=i386-unknown-linux -fuse-ld=ld
-stdlib=platform
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
-lstdc++ -static 2>&1 |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-LINUX-CXX-STATIC
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
-o /dev/null -fsanitize=address --target=i386-unknown-linux -fuse-ld=ld
-stdlib=platform
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
-lstdc++ -static
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-LINUX-CXX-STATIC
# note: command had no output on stdout or stderr
# RUN: at line 226
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=arm-linux-gnueabi -fuse-ld=ld -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}" --check-prefix=CHECK-ASAN-ARM
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=arm-linux-gnueabi -fuse-ld=ld -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}' --check-prefix=CHECK-ASAN-ARM
# note: command had no output on stdout or stderr
# RUN: at line 236
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=armv7l-linux-gnueabi -fuse-ld=ld -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-ARMv7
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=armv7l-linux-gnueabi -fuse-ld=ld -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-ARMv7
# note: command had no output on stdout or stderr
# RUN: at line 246
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=arm-linux-androideabi -fuse-ld=ld -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-ANDROID
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=arm-linux-androideabi -fuse-ld=ld -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-ANDROID
# note: command had no output on stdout or stderr
# RUN: at line 262
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=arm-linux-androideabi -fuse-ld=ld -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
-static-libsan |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-ANDROID-STATICLIBASAN
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=arm-linux-androideabi -fuse-ld=ld -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
-static-libsan
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-ANDROID-STATICLIBASAN
# note: command had no output on stdout or stderr
# RUN: at line 269
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=arm-linux-androideabi -fuse-ld=ld -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
-static-libasan |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-ANDROID-STATICLIBASAN
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=arm-linux-androideabi -fuse-ld=ld -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
-static-libasan
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-ANDROID-STATICLIBASAN
# note: command had no output on stdout or stderr
# RUN: at line 283
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=arm-linux-androideabi -fuse-ld=ld -fsanitize=undefined
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-UBSAN-ANDROID
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=arm-linux-androideabi -fuse-ld=ld -fsanitize=undefined
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-UBSAN-ANDROID
# note: command had no output on stdout or stderr
# RUN: at line 298
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=arm-linux-androideabi -fuse-ld=ld -fsanitize=undefined
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
-static-libsan |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-UBSAN-ANDROID-STATICLIBASAN
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=arm-linux-androideabi -fuse-ld=ld -fsanitize=undefined
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
-static-libsan
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-UBSAN-ANDROID-STATICLIBASAN
# note: command had no output on stdout or stderr
# RUN: at line 312
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=i686-linux-android -fuse-ld=ld -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-ANDROID-X86
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=i686-linux-android -fuse-ld=ld -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-ANDROID-X86
# note: command had no output on stdout or stderr
# RUN: at line 328
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=arm-linux-androideabi -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-shared-libsan |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-ANDROID-SHARED-LIBASAN
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=arm-linux-androideabi -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-shared-libsan
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-ANDROID-SHARED-LIBASAN
# note: command had no output on stdout or stderr
# RUN: at line 338
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 --target=arm-linux-androideabi -fuse-ld=ld -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
-shared |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-ASAN-ANDROID-SHARED
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--target=arm-linux-androideabi -fuse-ld=ld -fsanitize=address
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_android_tree/sysroot
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
-shared
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-ASAN-ANDROID-SHARED
# note: command had no output on stdout or stderr
# RUN: at line 353
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
--driver-mode=g++
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
-### -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/sanitizer-ld.c.tmp.o
2>&1 --target=x86_64-unknown-linux -fuse-ld=ld -stdlib=platform -lstdc++
-fsanitize=type
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-TYSAN-LINUX-CXX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
--driver-mode=g++
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'-###' -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/sanitizer-ld.c.tmp.o
--target=x86_64-unknown-linux -fuse-ld=ld -stdlib=platform -lstdc++
-fsanitize=type
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-TYSAN-LINUX-CXX
# note: command had no output on stdout or stderr
# RUN: at line 365
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
--driver-mode=g++ -fsanitize=type -###
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
2>&1 -mmacosx-version-min=10.6 --target=x86_64-apple-darwin13.4.0
-fuse-ld=ld -stdlib=platform
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-TYSAN-DARWIN-CXX
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
--driver-mode=g++ -fsanitize=type '-###'
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
-mmacosx-version-min=10.6 --target=x86_64-apple-darwin13.4.0 -fuse-ld=ld
-stdlib=platform
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-TYSAN-DARWIN-CXX
# note: command had no output on stdout or stderr
# RUN: at line 375
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
-### -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/sanitizer-ld.c.tmp.o
2>&1 --target=hexagon-unknown-linux-musl -fuse-ld=ld -fsanitize=type
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
|
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
--implicit-check-not="libclang_rt.{{([^biow])}}"
--check-prefix=CHECK-TYSAN-HEXAGON
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'-###' -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/sanitizer-ld.c.tmp.o
--target=hexagon-unknown-linux-musl -fuse-ld=ld -fsanitize=type
-resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir
--sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
'--implicit-check-not=libclang_rt.{{([^biow])}}'
--check-prefix=CHECK-TYSAN-HEXAGON
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c:382:25:
error: CHECK-TYSAN-HEXAGON: expected string not found in input
# | // CHECK-TYSAN-HEXAGON: "{{(.*[^-.0-9A-Z_a-z])?}}ld{{(.exe)?}}"
# | ^
# | <stdin>:1:1: note: scanning from here
# | clang version 23.0.0git (https://github.com/llvm/llvm-project
29cfcaba66d2575f02ed42e8d62b9fa479be6ce2)
# | ^
# | <stdin>:6:1891: note: possible intended match here
# |
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-23"
"-cc1" "-triple" "hexagon-unknown-linux-musl" "-emit-obj" "-dumpdir"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/sanitizer-ld.c.tmp.o-"
"-disable-free" "-clear-ast-before-backend" "-main-file-name" "sanitizer-ld.c"
"-mrelocation-model" "pic" "-pic-level" "2" "-pic-is-pie" "-mframe-pointer=all"
"-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases"
"-funwind-tables=2" "-target-cpu" "hexagonv68" "-target-feature" "-long-calls"
"-mqdsp6-compat" "-Wreturn-type" "-fshort-enums" "-mllvm"
"-machine-sink-split=0" "-debugger-tuning=gdb"
"-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
"-fcoverage-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
"-resource-dir"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir"
"-isysroot"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree"
"-internal-isystem"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir/include"
"-internal-externc-isystem"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree/usr/include"
"-internal-isystem"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree/usr/local/include"
"-ferror-limit" "19" "-fshort-enums" "-fno-signed-char" "-fgnuc-version=4.2.1"
"-fskip-odr-check-in-gmf" "-fsanitize=type" "-fno-sanitize-memory-param-retval"
"-fno-sanitize-address-use-odr-indicator" "-faddrsig" "-fdwarf2-cfi-asm" "-o"
"/tmp/lit-tmp-iouwtwgp/sanitizer-ld-98697f.o" "-x" "c"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c"
# |
^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: clang version 23.0.0git
(https://github.com/llvm/llvm-project 29cfcaba66d2575f02ed42e8d62b9fa479be6ce2)
# | check:382'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: no match found
# | 2: Target: hexagon-unknown-linux-musl
# | check:382'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: Thread model: posix
# | check:382'0 ~~~~~~~~~~~~~~~~~~~~
# | 4: InstalledDir:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:382'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Build config: +assertions
# | check:382'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6:
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-23"
"-cc1" "-triple" "hexagon-unknown-linux-musl" "-emit-obj" "-dumpdir"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/sanitizer-ld.c.tmp.o-"
"-disable-free" "-clear-ast-before-backend" "-main-file-name" "sanitizer-ld.c"
"-mrelocation-model" "pic" "-pic-level" "2" "-pic-is-pie" "-mframe-pointer=all"
"-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases"
"-funwind-tables=2" "-target-cpu" "hexagonv68" "-target-feature" "-long-calls"
"-mqdsp6-compat" "-Wreturn-type" "-fshort-enums" "-mllvm"
"-machine-sink-split=0" "-debugger-tuning=gdb"
"-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
"-fcoverage-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver"
"-resource-dir"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir"
"-isysroot"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree"
"-internal-isystem"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir/include"
"-internal-externc-isystem"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree/usr/include"
"-internal-isystem"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree/usr/local/include"
"-ferror-limit" "19" "-fshort-enums" "-fno-signed-char" "-fgnuc-version=4.2.1"
"-fskip-odr-check-in-gmf" "-fsanitize=type" "-fno-sanitize-memory-param-retval"
"-fno-sanitize-address-use-odr-indicator" "-faddrsig" "-fdwarf2-cfi-asm" "-o"
"/tmp/lit-tmp-iouwtwgp/sanitizer-ld-98697f.o" "-x" "c"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/sanitizer-ld.c"
# | check:382'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:382'1
?
possible intended match
# | 7:
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/ld.lld"
"--whole-archive"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/resource_dir/lib/hexagon-unknown-linux-musl/libclang_rt.tysan.a"
"--no-whole-archive" "--export-dynamic" "--eh-frame-hdr" "-z" "relro" "-pie"
"-o"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/sanitizer-ld.c.tmp.o"
"-dynamic-linker=/lib/ld-musl-hexagon.so.1"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree/usr/lib/crt1.o"
"-L/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree/usr/lib"
"/tmp/lit-tmp-iouwtwgp/sanitizer-ld-98697f.o" "--no-as-needed" "-lpthread"
"-lrt" "-lm" "-ldl" "-lunwind" "-lc" "-lclang_rt.builtins-hexagon"
"-L/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree/lib/v68"
"-L/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/basic_linux_tree/lib"
# | check:382'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
If these failures are unrelated to your changes (for example tests are broken
or flaky at HEAD), please open an issue at
https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/191604
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits