[clang] Llvm diagnostic spirv#189964 (PR #190840)

via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 7 16:35:37 PDT 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 53513 tests passed
* 1076 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### Clang
<details>
<summary>Clang.Driver/spirv-target-validation.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -target spirv C:\_work\llvm-project\llvm-project\clang\test\Driver\spirv-target-validation.c 2>&1 | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\Driver\spirv-target-validation.c
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -target spirv 'C:\_work\llvm-project\llvm-project\clang\test\Driver\spirv-target-validation.c'
# note: command had no output on stdout or stderr
# error: command failed with exit status: 1
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Driver\spirv-target-validation.c'
# note: command had no output on stdout or stderr

--

```
</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/190840


More information about the cfe-commits mailing list