[clang] [Clang] Add macro for `__VULKAN__` environment (PR #196103)

via cfe-commits cfe-commits at lists.llvm.org
Wed May 6 09:18:16 PDT 2026


github-actions[bot] wrote:

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

* 53844 tests passed
* 1182 tests skipped
* 1 test failed

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

### Clang
<details>
<summary>Clang.Preprocessor/predefined-macros.c</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 3
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -triple i686-pc-win32 -fms-compatibility      -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-MS-STDINT
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -triple i686-pc-win32 -fms-compatibility -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-MS-STDINT
# note: command had no output on stdout or stderr
# RUN: at line 59
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -ffast-math -o -    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-FAST-MATH
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -ffast-math -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-FAST-MATH
# note: command had no output on stdout or stderr
# RUN: at line 65
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -fmath-errno -o -    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-MATH-ERRNO
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -fmath-errno -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-MATH-ERRNO
# note: command had no output on stdout or stderr
# RUN: at line 69
c:\_work\llvm-project\llvm-project\build\bin\clang.exe C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -fno-math-errno -o -    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-NO-MATH-ERRNO
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -fno-math-errno -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-NO-MATH-ERRNO
# note: command had no output on stdout or stderr
# RUN: at line 73
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -menable-no-nans -menable-no-infs -o -    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-FINITE-MATH-ONLY
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -menable-no-nans -menable-no-infs -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-FINITE-MATH-ONLY
# note: command had no output on stdout or stderr
# RUN: at line 77
c:\_work\llvm-project\llvm-project\build\bin\clang.exe C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -fno-finite-math-only -o -    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-NO-FINITE-MATH-ONLY
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -fno-finite-math-only -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-NO-FINITE-MATH-ONLY
# note: command had no output on stdout or stderr
# RUN: at line 81
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o -    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-FINITE-MATH-FLAG-UNDEFINED
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-FINITE-MATH-FLAG-UNDEFINED
# note: command had no output on stdout or stderr
# RUN: at line 85
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -triple i686 -target-cpu i386    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SYNC_CAS_I386
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -triple i686 -target-cpu i386
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-SYNC_CAS_I386
# note: command had no output on stdout or stderr
# RUN: at line 89
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -triple i686 -target-cpu i486    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SYNC_CAS_I486
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -triple i686 -target-cpu i486
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-SYNC_CAS_I486
# note: command had no output on stdout or stderr
# RUN: at line 96
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -triple i686 -target-cpu i586    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SYNC_CAS_I586
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -triple i686 -target-cpu i586
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-SYNC_CAS_I586
# note: command had no output on stdout or stderr
# RUN: at line 103
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -triple armv6 -target-cpu arm1136j-s    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SYNC_CAS_ARM
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -triple armv6 -target-cpu arm1136j-s
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-SYNC_CAS_ARM
# note: command had no output on stdout or stderr
# RUN: at line 110
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -triple armv7 -target-cpu cortex-a8    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SYNC_CAS_ARMv7
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -triple armv7 -target-cpu cortex-a8
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-SYNC_CAS_ARMv7
# note: command had no output on stdout or stderr
# RUN: at line 117
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -triple armv6 -target-cpu cortex-m0    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SYNC_CAS_ARMv6
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -triple armv6 -target-cpu cortex-m0
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-SYNC_CAS_ARMv6
# note: command had no output on stdout or stderr
# RUN: at line 121
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -triple mips -target-cpu mips1    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SYNC_CAS_MIPS32_MIPS1
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -triple mips -target-cpu mips1
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-SYNC_CAS_MIPS32_MIPS1
# note: command had no output on stdout or stderr
# RUN: at line 123
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -triple mips -target-cpu mips2    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SYNC_CAS_MIPS          --check-prefix=CHECK-SYNC_CAS_MIPS32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -triple mips -target-cpu mips2
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-SYNC_CAS_MIPS --check-prefix=CHECK-SYNC_CAS_MIPS32
# note: command had no output on stdout or stderr
# RUN: at line 126
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -triple mips64 -target-cpu mips3    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SYNC_CAS_MIPS          --check-prefix=CHECK-SYNC_CAS_MIPS64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -triple mips64 -target-cpu mips3
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-SYNC_CAS_MIPS --check-prefix=CHECK-SYNC_CAS_MIPS64
# note: command had no output on stdout or stderr
# RUN: at line 136
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-CL12
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-CL12
# note: command had no output on stdout or stderr
# RUN: at line 138
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl -cl-std=CL1.0    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-CL10
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl -cl-std=CL1.0
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-CL10
# note: command had no output on stdout or stderr
# RUN: at line 140
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl -cl-std=CL1.1    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-CL11
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl -cl-std=CL1.1
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-CL11
# note: command had no output on stdout or stderr
# RUN: at line 142
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl -cl-std=CL1.2    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-CL12
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl -cl-std=CL1.2
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-CL12
# note: command had no output on stdout or stderr
# RUN: at line 144
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl -cl-std=CL2.0    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-CL20
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl -cl-std=CL2.0
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-CL20
# note: command had no output on stdout or stderr
# RUN: at line 146
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl -cl-std=CL3.0    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-CL30
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl -cl-std=CL3.0
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-CL30
# note: command had no output on stdout or stderr
# RUN: at line 148
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl -cl-fast-relaxed-math    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-FRM
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl -cl-fast-relaxed-math
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-FRM
# note: command had no output on stdout or stderr
# RUN: at line 150
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl -cl-std=clc++    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-CLCPP10
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl -cl-std=clc++
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-CLCPP10
# note: command had no output on stdout or stderr
# RUN: at line 152
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl -cl-std=clc++1.0    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-CLCPP10
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl -cl-std=clc++1.0
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-CLCPP10
# note: command had no output on stdout or stderr
# RUN: at line 154
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl -cl-std=clc++2021    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-CLCPP2021
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl -cl-std=clc++2021
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-CLCPP2021
# note: command had no output on stdout or stderr
# RUN: at line 203
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=MSCOPE
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=MSCOPE
# note: command had no output on stdout or stderr
# RUN: at line 211
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl -triple spir-unknown-unknown    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SPIR
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl -triple spir-unknown-unknown
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-SPIR
# note: command had no output on stdout or stderr
# RUN: at line 218
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl -triple spir64-unknown-unknown    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SPIR64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl -triple spir64-unknown-unknown
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-SPIR64
# note: command had no output on stdout or stderr
# RUN: at line 225
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl -triple spirv32-unknown-unknown    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SPIRV32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl -triple spirv32-unknown-unknown
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-SPIRV32
# note: command had no output on stdout or stderr
# RUN: at line 233
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x cl -triple spirv64-unknown-unknown    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SPIRV64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x cl -triple spirv64-unknown-unknown
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-SPIRV64
# note: command had no output on stdout or stderr
# RUN: at line 241
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c -E -dM -o - -x c -triple spirv64-unknown-vulkan    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SPIRV64-VULKAN
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' -E -dM -o - -x c -triple spirv64-unknown-vulkan
# .---command stderr------------
# | error: unknown target triple 'spirv64-unknown-vulkan'
# `-----------------------------
# error: command failed with exit status: 1
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -match-full-lines 'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c' --check-prefix=CHECK-SPIRV64-VULKAN
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -match-full-lines C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\predefined-macros.c --check-prefix=CHECK-SPIRV64-VULKAN
# `-----------------------------
# error: command failed with exit status: 2

--

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


More information about the cfe-commits mailing list