github-actions[bot] wrote:

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

* 52753 tests passed
* 983 tests skipped
* 2 tests failed

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

### Clang
<details>
<summary>Clang.SemaCXX/cxx23-assume.cpp</summary>

```
Exit Code: 3221226505

Command Output (stdout):
--
# RUN: at line 1
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 
-std=c++23  -x c++ 
C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx23-assume.cpp -verify
# 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 
-std=c++23 -x c++ 
'C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx23-assume.cpp' -verify
# note: command had no output on stdout or stderr
# RUN: at line 2
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 
-std=c++20 -pedantic -x c++ 
C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx23-assume.cpp 
-verify=ext,expected
# 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 
-std=c++20 -pedantic -x c++ 
'C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx23-assume.cpp' 
-verify=ext,expected
# note: command had no output on stdout or stderr
# 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 
-std=c++23  -x c++ 
C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx23-assume.cpp -verify 
-fexperimental-new-constant-interpreter
# 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 
-std=c++23 -x c++ 
'C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx23-assume.cpp' 
-verify -fexperimental-new-constant-interpreter
# note: command had no output on stdout or stderr
# RUN: at line 4
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 
-std=c++20 -pedantic -x c++ 
C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx23-assume.cpp 
-verify=ext,expected -fexperimental-new-constant-interpreter
# 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 
-std=c++20 -pedantic -x c++ 
'C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx23-assume.cpp' 
-verify=ext,expected -fexperimental-new-constant-interpreter
# note: command had no output on stdout or stderr
# RUN: at line 5
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 
-std=c++26  -x c++ 
C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx23-assume.cpp -verify
# 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 
-std=c++26 -x c++ 
'C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx23-assume.cpp' -verify
# note: command had no output on stdout or stderr
# error: command failed with exit status: 0xc0000409

--

```
</details>
<details>
<summary>Clang.SemaCXX/cxx2c-pack-indexing.cpp</summary>

```
Exit Code: 3221226505

Command Output (stdout):
--
# RUN: at line 1
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 
-std=c++2c -verify 
C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2c-pack-indexing.cpp
# 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 
-std=c++2c -verify 
'C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2c-pack-indexing.cpp'
# note: command had no output on stdout or stderr
# error: command failed with exit status: 0xc0000409

--

```
</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/173186
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to