[clang] [clang] Add -fcrash-diagnostics-tar for tarball of crash reproducer files (PR #198838)
via cfe-commits
cfe-commits at lists.llvm.org
Fri May 22 16:19:10 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 88069 tests passed
* 1606 tests skipped
* 15 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.Driver/crash-ir-repro.cpp</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -S -emit-llvm -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-ir-repro.cpp.tmp.ll /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-ir-repro.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -S -emit-llvm -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-ir-repro.cpp.tmp.ll /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-ir-repro.cpp
# note: command had no output on stdout or stderr
# RUN: at line 2
not --crash /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -S -DCRASH /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-ir-repro.cpp -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-ir-repro.cpp.tmp.ll 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/crash-ir-repro.cpp
# executed command: not --crash /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -S -DCRASH /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-ir-repro.cpp -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-ir-repro.cpp.tmp.ll
# 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/crash-ir-repro.cpp
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-ir-repro.cpp:9:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-ir-repro.cpp
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | check:9'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | check:9'1 ? possible intended match
# | 2: Stack dump:
# | check:9'0 ~~~~~~~~~~~~
# | 3: 0. Program arguments: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -S -DCRASH /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-ir-repro.cpp -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-ir-repro.cpp.tmp.ll
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-ir-repro.cpp:14:23: at annotation token
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: 0 clang 0x0000000009465e88 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 40
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Driver/crash-report-clang-cl.cpp</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
export LSAN_OPTIONS=detect_leaks=0
# executed command: export LSAN_OPTIONS=detect_leaks=0
# note: command had no output on stdout or stderr
# RUN: at line 2
rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-clang-cl.cpp.tmp
# executed command: rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-clang-cl.cpp.tmp
# note: command had no output on stdout or stderr
# RUN: at line 3
mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-clang-cl.cpp.tmp
# executed command: mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-clang-cl.cpp.tmp
# note: command had no output on stdout or stderr
# RUN: at line 5
not --crash /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang --driver-mode=cl -fsyntax-only /Brepro /source-charset:utf-8 -fcrash-diagnostics-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-clang-cl.cpp.tmp -- /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-clang-cl.cpp 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/crash-report-clang-cl.cpp
# executed command: not --crash /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang --driver-mode=cl -fsyntax-only /Brepro /source-charset:utf-8 -fcrash-diagnostics-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-clang-cl.cpp.tmp -- /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-clang-cl.cpp
# 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/crash-report-clang-cl.cpp
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-clang-cl.cpp:14:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-clang-cl.cpp
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | check:14'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | check:14'1 ? possible intended match
# | 2: Stack dump:
# | check:14'0 ~~~~~~~~~~~~
# | 3: 0. Program arguments: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang --driver-mode=cl -fsyntax-only /Brepro /source-charset:utf-8 -fcrash-diagnostics-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-clang-cl.cpp.tmp -- /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-clang-cl.cpp
# | check:14'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-clang-cl.cpp:12:2: current parser token 'pragma'
# | check:14'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
# | check:14'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: 0 clang 0x0000000009465e88 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 40
# | check:14'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Driver/crash-report-header.h</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
export LSAN_OPTIONS=detect_leaks=0
# executed command: export LSAN_OPTIONS=detect_leaks=0
# note: command had no output on stdout or stderr
# RUN: at line 2
rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-header.h.tmp
# executed command: rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-header.h.tmp
# note: command had no output on stdout or stderr
# RUN: at line 3
mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-header.h.tmp
# executed command: mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-header.h.tmp
# note: command had no output on stdout or stderr
# RUN: at line 4
env TMPDIR="/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-header.h.tmp" TEMP="/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-header.h.tmp" TMP="/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-header.h.tmp" RC_DEBUG_OPTIONS=1 not --crash /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-header.h 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/crash-report-header.h
# executed command: env TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-header.h.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-header.h.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-header.h.tmp RC_DEBUG_OPTIONS=1 not --crash /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-header.h
# 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/crash-report-header.h
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-header.h:10:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-header.h
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | check:10'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | check:10'1 ? possible intended match
# | 2: Stack dump:
# | check:10'0 ~~~~~~~~~~~~
# | 3: 0. Program arguments: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-header.h
# | check:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-header.h:9:23: at annotation token
# | check:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
# | check:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: 0 clang 0x0000000009465e88 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 40
# | check:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Driver/crash-report-modules.m</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir
# executed command: rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir
# note: command had no output on stdout or stderr
# RUN: at line 2
mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir/i /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir/m
# executed command: mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir/i /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir/m
# note: command had no output on stdout or stderr
# RUN: at line 4
env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-modules.m -I /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/module -isysroot /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/i/ -fmodules -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir/m/ -DFOO=BAR 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/crash-report-modules.m
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-modules.m -I /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/module -isysroot /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/i/ -fmodules -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir/m/ -DFOO=BAR
# 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/crash-report-modules.m
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-modules.m:20:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:1:156: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-modules.m
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | check:20 X error: no match found
# | 2: clang: error: failing because environment variable 'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: clang version 23.0.0git (https://github.com/llvm/llvm-project 9995010e59ec18c8f7d31090c9a75e3199388c9d)
# | check:20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Target: x86_64-unknown-linux-gnu
# | check:20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Thread model: posix
# | check:20 ~~~~~~~~~~~~~~~~~~~~
# | 6: InstalledDir: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Driver/crash-report-null.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
env FORCE_CLANG_DIAGNOSTICS_CRASH=1 not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only -x c /dev/null -lstdc++ 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/crash-report-null.test
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH=1 not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only -x c /dev/null -lstdc++
# 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/crash-report-null.test
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-null.test:7:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:2:156: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-null.test
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: clang: warning: -Z-reserved-lib-stdc++: 'linker' input unused [-Wunused-command-line-argument]
# | 2: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | check:7 X error: no match found
# | 3: clang: error: failing because environment variable 'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:7 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: clang version 23.0.0git (https://github.com/llvm/llvm-project 9995010e59ec18c8f7d31090c9a75e3199388c9d)
# | check:7 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Target: x86_64-unknown-linux-gnu
# | check:7 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: Thread model: posix
# | check:7 ~~~~~~~~~~~~~~~~~~~~
# | 7: InstalledDir: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:7 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Driver/crash-report-spaces.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
export LSAN_OPTIONS=detect_leaks=0
# executed command: export LSAN_OPTIONS=detect_leaks=0
# note: command had no output on stdout or stderr
# RUN: at line 2
rm -rf "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp"
# executed command: rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp
# note: command had no output on stdout or stderr
# RUN: at line 3
mkdir "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp"
# executed command: mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp
# note: command had no output on stdout or stderr
# RUN: at line 4
cp "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-spaces.c" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp/crash report spaces.c"
# executed command: cp /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-spaces.c '/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp/crash report spaces.c'
# note: command had no output on stdout or stderr
# RUN: at line 5
env TMPDIR="/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp" TEMP="/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp" TMP="/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp" RC_DEBUG_OPTIONS=1 not --crash /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp/crash report spaces.c" 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/crash-report-spaces.c"
# executed command: env TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp RC_DEBUG_OPTIONS=1 not --crash /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only '/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp/crash report spaces.c'
# 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/crash-report-spaces.c
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-spaces.c:11:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-spaces.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | check:11'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | check:11'1 ? possible intended match
# | 2: Stack dump:
# | check:11'0 ~~~~~~~~~~~~
# | 3: 0. Program arguments: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp/crash report spaces.c"
# | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-spaces.c.tmp/crash report spaces.c:10:23: at annotation token
# | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
# | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: 0 clang 0x0000000009465e88 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 40
# | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Driver/crash-report-with-asserts.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
export LSAN_OPTIONS=detect_leaks=0
# executed command: export LSAN_OPTIONS=detect_leaks=0
# note: command had no output on stdout or stderr
# RUN: at line 2
rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-with-asserts.c.tmp
# executed command: rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-with-asserts.c.tmp
# note: command had no output on stdout or stderr
# RUN: at line 3
mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-with-asserts.c.tmp
# executed command: mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-with-asserts.c.tmp
# note: command had no output on stdout or stderr
# RUN: at line 5
echo '-fsyntax-only -F/tmp/ -I /tmp/ -idirafter /tmp/ -iquote /tmp/ -isystem /tmp/ -iprefix /the/prefix -iwithprefix /tmp -iwithprefixbefore /tmp/ -Xclang -internal-isystem -Xclang /tmp/ -Xclang -internal-externc-isystem -Xclang /tmp/ -Xclang -main-file-name -Xclang foo.c -DFOO=BAR -DBAR="BAZ QUX"' > /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-with-asserts.c.tmp.rsp
# executed command: echo '-fsyntax-only -F/tmp/ -I /tmp/ -idirafter /tmp/ -iquote /tmp/ -isystem /tmp/ -iprefix /the/prefix -iwithprefix /tmp -iwithprefixbefore /tmp/ -Xclang -internal-isystem -Xclang /tmp/ -Xclang -internal-externc-isystem -Xclang /tmp/ -Xclang -main-file-name -Xclang foo.c -DFOO=BAR -DBAR="BAZ QUX"'
# note: command had no output on stdout or stderr
# RUN: at line 13
env TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-with-asserts.c.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-with-asserts.c.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-with-asserts.c.tmp RC_DEBUG_OPTIONS=1 CC_PRINT_HEADERS=1 CC_LOG_DIAGNOSTICS=1 not --crash /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-with-asserts.c @/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-with-asserts.c.tmp.rsp -DASSERT 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/crash-report-with-asserts.c
# executed command: env TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-with-asserts.c.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-with-asserts.c.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-with-asserts.c.tmp RC_DEBUG_OPTIONS=1 CC_PRINT_HEADERS=1 CC_LOG_DIAGNOSTICS=1 not --crash /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-with-asserts.c @/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-with-asserts.c.tmp.rsp -DASSERT
# 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/crash-report-with-asserts.c
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-with-asserts.c:33:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | This is an assertion!
# | ^
# | <stdin>:3:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-with-asserts.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: This is an assertion!
# | check:33'0 X~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 2: UNREACHABLE executed at /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Lex/Pragma.cpp:1069!
# | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:33'1 ? possible intended match
# | 4: Stack dump:
# | check:33'0 ~~~~~~~~~~~~
# | 5: 0. Program arguments: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-with-asserts.c @/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-with-asserts.c.tmp.rsp -DASSERT
# | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-with-asserts.c:28:2: current parser token 'pragma'
# | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 7: Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
# | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 8: 0 clang 0x0000000009465e88 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 40
# | check:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Driver/crash-report.cpp</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
export LSAN_OPTIONS=detect_leaks=0
# executed command: export LSAN_OPTIONS=detect_leaks=0
# note: command had no output on stdout or stderr
# RUN: at line 2
rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report.cpp.tmp
# executed command: rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report.cpp.tmp
# note: command had no output on stdout or stderr
# RUN: at line 3
mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report.cpp.tmp
# executed command: mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report.cpp.tmp
# note: command had no output on stdout or stderr
# RUN: at line 5
echo '-fsyntax-only -F/tmp/ -I /tmp/ -idirafter /tmp/ -iquote /tmp/ -isystem /tmp/ -iprefix /the/prefix -iwithprefix /tmp -iwithprefixbefore /tmp/ -Xclang -internal-isystem -Xclang /tmp/ -Xclang -internal-externc-isystem -Xclang /tmp/ -Xclang -main-file-name -Xclang foo.cpp -DFOO=BAR -DBAR="BAZ QUX"' --target=x86_64-linux-gnu > /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report.cpp.tmp.rsp
# executed command: echo '-fsyntax-only -F/tmp/ -I /tmp/ -idirafter /tmp/ -iquote /tmp/ -isystem /tmp/ -iprefix /the/prefix -iwithprefix /tmp -iwithprefixbefore /tmp/ -Xclang -internal-isystem -Xclang /tmp/ -Xclang -internal-externc-isystem -Xclang /tmp/ -Xclang -main-file-name -Xclang foo.cpp -DFOO=BAR -DBAR="BAZ QUX"' --target=x86_64-linux-gnu
# note: command had no output on stdout or stderr
# RUN: at line 13
env TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report.cpp.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report.cpp.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report.cpp.tmp RC_DEBUG_OPTIONS=1 CC_PRINT_HEADERS=1 CC_LOG_DIAGNOSTICS=1 not --crash /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report.cpp @/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report.cpp.tmp.rsp -DPARSER 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/crash-report.cpp
# executed command: env TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report.cpp.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report.cpp.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report.cpp.tmp RC_DEBUG_OPTIONS=1 CC_PRINT_HEADERS=1 CC_LOG_DIAGNOSTICS=1 not --crash /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report.cpp @/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report.cpp.tmp.rsp -DPARSER
# 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/crash-report.cpp
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report.cpp:64:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report.cpp
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | check:64'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | check:64'1 ? possible intended match
# | 2: Stack dump:
# | check:64'0 ~~~~~~~~~~~~
# | 3: 0. Program arguments: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report.cpp @/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report.cpp.tmp.rsp -DPARSER
# | check:64'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report.cpp:57:23: at annotation token
# | check:64'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
# | check:64'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: 0 clang 0x0000000009465e88 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 40
# | check:64'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Driver/lld-repro.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 4
echo "-nostartfiles -nostdlib -fuse-ld=lld -gen-reproducer=error -fcrash-diagnostics-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/lld-repro.c.tmp" | sed -e 's/\\/\\\\/g' > /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/lld-repro.c.tmp.rsp
# executed command: echo '-nostartfiles -nostdlib -fuse-ld=lld -gen-reproducer=error -fcrash-diagnostics-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/lld-repro.c.tmp'
# note: command had no output on stdout or stderr
# executed command: sed -e 's/\\/\\\\/g'
# note: command had no output on stdout or stderr
# RUN: at line 7
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/lld-repro.c @/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/lld-repro.c.tmp.rsp -fcrash-diagnostics=all -o /dev/null 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/lld-repro.c
# executed command: not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/lld-repro.c @/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/lld-repro.c.tmp.rsp -fcrash-diagnostics=all -o /dev/null
# 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/lld-repro.c
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/lld-repro.c:18:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:1:35: note: scanning from here
# | ld.lld: error: undefined symbol: a
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/lld-repro.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: ld.lld: error: undefined symbol: a
# | check:18 X error: no match found
# | 2: >>> referenced by lld-repro.c
# | check:18 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: >>> /tmp/lit-tmp-vrh2cwgp/lld-repro-bdf702.o:(main)
# | check:18 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: clang: error: linker command failed with exit code 1 (use -v to see invocation)
# | check:18 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: clang: error: failing because '-gen-reproducer' is used
# | check:18 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: clang version 23.0.0git (https://github.com/llvm/llvm-project 9995010e59ec18c8f7d31090c9a75e3199388c9d)
# | check:18 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Modules/crash-vfs-path-emptydir-entries.m</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 10
rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp
# executed command: rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 11
mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/i /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/m /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/sysroot
# executed command: mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/i /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/m /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/sysroot
# note: command had no output on stdout or stderr
# RUN: at line 12
cp -R /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/i/
# executed command: cp -R /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/i/
# note: command had no output on stdout or stderr
# RUN: at line 14
env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-emptydir-entries.m -I /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/i -isysroot /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/sysroot/ -fmodules -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/m/ 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/Modules/crash-vfs-path-emptydir-entries.m
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-emptydir-entries.m -I /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/i -isysroot /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/sysroot/ -fmodules -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/m/
# 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/Modules/crash-vfs-path-emptydir-entries.m
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-emptydir-entries.m:27:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-emptydir-entries.m
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | check:27'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | check:27'1 ? possible intended match
# | 2: clang: error: failing because environment variable 'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:27'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: clang version 23.0.0git (https://github.com/llvm/llvm-project 9995010e59ec18c8f7d31090c9a75e3199388c9d)
# | check:27'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Target: x86_64-unknown-linux-gnu
# | check:27'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Thread model: posix
# | check:27'0 ~~~~~~~~~~~~~~~~~~~~
# | 6: InstalledDir: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:27'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Modules/crash-vfs-path-symlink-component.m</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 11
rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp
# executed command: rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 12
mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/m /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/sysroot
# executed command: mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/m /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/sysroot
# note: command had no output on stdout or stderr
# RUN: at line 13
cp -R /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i/
# executed command: cp -R /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i/
# note: command had no output on stdout or stderr
# RUN: at line 14
ln -s include/tcl-private /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i/usr/x
# executed command: ln -s include/tcl-private /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i/usr/x
# note: command had no output on stdout or stderr
# RUN: at line 16
env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-component.m -I /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i -isysroot /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/sysroot/ -fmodules -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/m/ 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/Modules/crash-vfs-path-symlink-component.m
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-component.m -I /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i -isysroot /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/sysroot/ -fmodules -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/m/
# 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/Modules/crash-vfs-path-symlink-component.m
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-component.m:29:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-component.m
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | check:29'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | check:29'1 ? possible intended match
# | 2: clang: error: failing because environment variable 'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: clang version 23.0.0git (https://github.com/llvm/llvm-project 9995010e59ec18c8f7d31090c9a75e3199388c9d)
# | check:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Target: x86_64-unknown-linux-gnu
# | check:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Thread model: posix
# | check:29'0 ~~~~~~~~~~~~~~~~~~~~
# | 6: InstalledDir: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Modules/crash-vfs-path-symlink-topheader.m</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 9
rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp
# executed command: rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 10
mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/m /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/sysroot
# executed command: mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/m /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/sysroot
# note: command had no output on stdout or stderr
# RUN: at line 11
cp -R /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i/
# executed command: cp -R /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i/
# note: command had no output on stdout or stderr
# RUN: at line 12
rm -f /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i/usr/include/pthread_impl.h
# executed command: rm -f /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i/usr/include/pthread_impl.h
# note: command had no output on stdout or stderr
# RUN: at line 13
ln -s pthread/pthread_impl.h /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i/usr/include/pthread_impl.h
# executed command: ln -s pthread/pthread_impl.h /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i/usr/include/pthread_impl.h
# note: command had no output on stdout or stderr
# RUN: at line 15
env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-topheader.m -I /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i -isysroot /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/sysroot/ -fmodules -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/m/ 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/Modules/crash-vfs-path-symlink-topheader.m
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-topheader.m -I /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i -isysroot /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/sysroot/ -fmodules -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/m/
# 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/Modules/crash-vfs-path-symlink-topheader.m
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-topheader.m:28:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-topheader.m
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | check:28'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | check:28'1 ? possible intended match
# | 2: clang: error: failing because environment variable 'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: clang version 23.0.0git (https://github.com/llvm/llvm-project 9995010e59ec18c8f7d31090c9a75e3199388c9d)
# | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Target: x86_64-unknown-linux-gnu
# | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Thread model: posix
# | check:28'0 ~~~~~~~~~~~~~~~~~~~~
# | 6: InstalledDir: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Modules/crash-vfs-path-traversal.m</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 11
rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp
# executed command: rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 12
mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/i /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/m /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp
# executed command: mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/i /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/m /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 14
env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-traversal.m -I /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery -isysroot /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/i/ -fmodules -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/m/ 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/Modules/crash-vfs-path-traversal.m
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-traversal.m -I /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery -isysroot /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/i/ -fmodules -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/m/
# 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/Modules/crash-vfs-path-traversal.m
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-traversal.m:27:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-traversal.m
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | check:27'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | check:27'1 ? possible intended match
# | 2: clang: error: failing because environment variable 'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:27'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: clang version 23.0.0git (https://github.com/llvm/llvm-project 9995010e59ec18c8f7d31090c9a75e3199388c9d)
# | check:27'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Target: x86_64-unknown-linux-gnu
# | check:27'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Thread model: posix
# | check:27'0 ~~~~~~~~~~~~~~~~~~~~
# | 6: InstalledDir: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:27'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Modules/crash-vfs-relative-overlay.m</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 7
rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp
# executed command: rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 8
mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/i /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/m /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp
# executed command: mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/i /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/m /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 10
env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only -nostdinc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-relative-overlay.m -I /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr/include -isysroot /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/i/ -fmodules -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/m/ 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/Modules/crash-vfs-relative-overlay.m
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -fsyntax-only -nostdinc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-relative-overlay.m -I /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr/include -isysroot /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/i/ -fmodules -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/m/
# 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/Modules/crash-vfs-relative-overlay.m
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-relative-overlay.m:24:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-relative-overlay.m
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | check:24'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | check:24'1 ? possible intended match
# | 2: clang: error: failing because environment variable 'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: clang version 23.0.0git (https://github.com/llvm/llvm-project 9995010e59ec18c8f7d31090c9a75e3199388c9d)
# | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Target: x86_64-unknown-linux-gnu
# | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Thread model: posix
# | check:24'0 ~~~~~~~~~~~~~~~~~~~~
# | 6: InstalledDir: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Modules/crash-vfs-umbrella-frameworks.m</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 5
rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp
# executed command: rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 6
mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/m /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp
# executed command: mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/m /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 7
cp -R /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/Frameworks /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/
# executed command: cp -R /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/Frameworks /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/
# note: command had no output on stdout or stderr
# RUN: at line 8
mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/Frameworks/A.framework/Frameworks
# executed command: mkdir -p /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/Frameworks/A.framework/Frameworks
# note: command had no output on stdout or stderr
# RUN: at line 9
ln -s ../../B.framework /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/Frameworks/A.framework/Frameworks/B.framework
# executed command: ln -s ../../B.framework /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/Frameworks/A.framework/Frameworks/B.framework
# note: command had no output on stdout or stderr
# RUN: at line 11
env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -nostdinc -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-umbrella-frameworks.m -F /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/Frameworks -fmodules -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/m/ 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/Modules/crash-vfs-umbrella-frameworks.m
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -nostdinc -fsyntax-only /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-umbrella-frameworks.m -F /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/Frameworks -fmodules -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/m/
# 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/Modules/crash-vfs-umbrella-frameworks.m
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-umbrella-frameworks.m:21:11: error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-umbrella-frameworks.m
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
# | check:21'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | check:21'1 ? possible intended match
# | 2: clang: error: failing because environment variable 'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: clang version 23.0.0git (https://github.com/llvm/llvm-project 9995010e59ec18c8f7d31090c9a75e3199388c9d)
# | check:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Target: x86_64-unknown-linux-gnu
# | check:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Thread model: posix
# | check:21'0 ~~~~~~~~~~~~~~~~~~~~
# | 6: InstalledDir: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:21'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/198838
More information about the cfe-commits
mailing list