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

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


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 87805 tests passed
* 1531 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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -triple i686-pc-win32 -fms-compatibility      -o - | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-MS-STDINT
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -ffast-math -o -    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-FAST-MATH
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -fmath-errno -o -    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-MATH-ERRNO
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -fno-math-errno -o -    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-NO-MATH-ERRNO
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -fno-math-errno -o -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -menable-no-nans -menable-no-infs -o -    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-FINITE-MATH-ONLY
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -fno-finite-math-only -o -    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-NO-FINITE-MATH-ONLY
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -fno-finite-math-only -o -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o -    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-FINITE-MATH-FLAG-UNDEFINED
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -triple i686 -target-cpu i386    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-SYNC_CAS_I386
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -triple i686 -target-cpu i486    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-SYNC_CAS_I486
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -triple i686 -target-cpu i586    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-SYNC_CAS_I586
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -triple armv6 -target-cpu arm1136j-s    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-SYNC_CAS_ARM
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -triple armv7 -target-cpu cortex-a8    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-SYNC_CAS_ARMv7
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -triple armv6 -target-cpu cortex-m0    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-SYNC_CAS_ARMv6
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -triple mips -target-cpu mips1    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-SYNC_CAS_MIPS32_MIPS1
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -triple mips -target-cpu mips2    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -triple mips64 -target-cpu mips3    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-CL12
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl -cl-std=CL1.0    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-CL10
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl -cl-std=CL1.1    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-CL11
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl -cl-std=CL1.2    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-CL12
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl -cl-std=CL2.0    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-CL20
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl -cl-std=CL3.0    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-CL30
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl -cl-fast-relaxed-math    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-FRM
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl -cl-std=clc++    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-CLCPP10
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl -cl-std=clc++1.0    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-CLCPP10
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl -cl-std=clc++2021    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-CLCPP2021
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=MSCOPE
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl -triple spir-unknown-unknown    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-SPIR
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl -triple spir64-unknown-unknown    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-SPIR64
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl -triple spirv32-unknown-unknown    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-SPIRV32
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x cl -triple spirv64-unknown-unknown    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-SPIRV64
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c -E -dM -o - -x c -triple spirv64-unknown-vulkan    | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Preprocessor/predefined-macros.c --check-prefix=CHECK-SPIRV64-VULKAN
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_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: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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:  /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -match-full-lines /home/gha/actions-runner/_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