github-actions[bot] wrote:

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

* 51623 tests passed
* 889 tests skipped
* 4 tests failed

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

### Clang
<details>
<summary>Clang.AST/ByteCode/builtin-functions.cpp</summary>

```
Exit Code: 1

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\22\include -nostdsysteminc 
-Wno-string-plus-int -fexperimental-new-constant-interpreter -triple x86_64 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp
 -verify=expected,both
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\22\include' -nostdsysteminc 
-Wno-string-plus-int -fexperimental-new-constant-interpreter -triple x86_64 
'C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp'
 -verify=expected,both
# 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\22\include -nostdsysteminc 
-Wno-string-plus-int                                         -triple x86_64 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp
 -verify=ref,both
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\22\include' -nostdsysteminc 
-Wno-string-plus-int -triple x86_64 
'C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp'
 -verify=ref,both
# 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\22\include -nostdsysteminc 
-Wno-string-plus-int -fexperimental-new-constant-interpreter -triple i686 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp
 -verify=expected,both
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\22\include' -nostdsysteminc 
-Wno-string-plus-int -fexperimental-new-constant-interpreter -triple i686 
'C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp'
 -verify=expected,both
# 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\22\include -nostdsysteminc 
-Wno-string-plus-int                                         -triple i686 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp
 -verify=ref,both
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\22\include' -nostdsysteminc 
-Wno-string-plus-int -triple i686 
'C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp'
 -verify=ref,both
# note: command had no output on stdout or stderr
# RUN: at line 7
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\22\include -nostdsysteminc 
-std=c++20 -Wno-string-plus-int -fexperimental-new-constant-interpreter -triple 
x86_64 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp
 -verify=expected,both
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\22\include' -nostdsysteminc 
-std=c++20 -Wno-string-plus-int -fexperimental-new-constant-interpreter -triple 
x86_64 
'C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp'
 -verify=expected,both
# .---command stderr------------
# | error: diagnostics with 'error' severity seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp
 Line 1869: static assertion expression is not an integral constant expression
# | error: diagnostics with 'note' severity expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp
 Line 1866 'both-note': read of heap allocated object that has been deleted
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp
 Line 1870 'both-note': in call to
# | error: diagnostics with 'note' severity seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp
 Line 1853: allocation performed here was not deallocated
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\builtin-functions.cpp
 Line 1853: allocation performed here was not deallocated
# | 5 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.AST/ByteCode/dynalloc-limits.cpp</summary>

```
Exit Code: 1

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\22\include -nostdsysteminc 
-std=c++20 -verify=ref,both      -fconstexpr-steps=1024 -Wvla 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\dynalloc-limits.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\22\include' -nostdsysteminc 
-std=c++20 -verify=ref,both -fconstexpr-steps=1024 -Wvla 
'C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\dynalloc-limits.cpp'
# 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\22\include -nostdsysteminc 
-std=c++20 -verify=both,both -fconstexpr-steps=1024 -Wvla 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\dynalloc-limits.cpp 
-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\22\include' -nostdsysteminc 
-std=c++20 -verify=both,both -fconstexpr-steps=1024 -Wvla 
'C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\dynalloc-limits.cpp'
 -fexperimental-new-constant-interpreter
# .---command stderr------------
# | error: diagnostics with 'error' severity seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\dynalloc-limits.cpp 
Line 54: constexpr variable 'ssmall' must be initialized by a constant 
expression
# | error: diagnostics with 'note' severity seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\dynalloc-limits.cpp 
Line 37: read of object outside its lifetime is not allowed in a constant 
expression
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\dynalloc-limits.cpp 
Line 54: in call to 'S<std::size_t>(100).operator[](42)'
# | 3 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.AST/ByteCode/new-delete.cpp</summary>

```
Exit Code: 1

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\22\include -nostdsysteminc   
         -verify=expected,both                        
-fexperimental-new-constant-interpreter 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\new-delete.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\22\include' -nostdsysteminc 
-verify=expected,both -fexperimental-new-constant-interpreter 
'C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\new-delete.cpp'
# 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\22\include -nostdsysteminc 
-std=c++20 -verify=expected,both                        
-fexperimental-new-constant-interpreter 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\new-delete.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\22\include' -nostdsysteminc 
-std=c++20 -verify=expected,both -fexperimental-new-constant-interpreter 
'C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\new-delete.cpp'
# .---command stderr------------
# | error: diagnostics with 'error' severity seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\new-delete.cpp Line 
883: constexpr variable 'ssmall' must be initialized by a constant expression
# | error: diagnostics with 'note' severity seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\new-delete.cpp Line 
874: read of object outside its lifetime is not allowed in a constant expression
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\AST\ByteCode\new-delete.cpp Line 
883: in call to 'SS<unsigned short>(100).operator[](42)'
# | 3 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.SemaCXX/cxx2a-constexpr-dynalloc.cpp</summary>

```
Exit Code: 1

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\22\include -nostdsysteminc 
-std=c++2a -verify=expected,cxx20 
C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2a-constexpr-dynalloc.cpp
 -DNEW=__builtin_operator_new -DDELETE=__builtin_operator_delete
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\22\include' -nostdsysteminc 
-std=c++2a -verify=expected,cxx20 
'C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2a-constexpr-dynalloc.cpp'
 -DNEW=__builtin_operator_new -DDELETE=__builtin_operator_delete
# 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\22\include -nostdsysteminc 
-std=c++2a -verify=expected,cxx20 
C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2a-constexpr-dynalloc.cpp
 "-DNEW=operator new" "-DDELETE=operator delete"
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\22\include' -nostdsysteminc 
-std=c++2a -verify=expected,cxx20 
'C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2a-constexpr-dynalloc.cpp'
 '-DNEW=operator new' '-DDELETE=operator delete'
# 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\22\include -nostdsysteminc 
-std=c++2a -verify=expected,cxx20 
C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2a-constexpr-dynalloc.cpp
 "-DNEW=::operator new" "-DDELETE=::operator delete"
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\22\include' -nostdsysteminc 
-std=c++2a -verify=expected,cxx20 
'C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2a-constexpr-dynalloc.cpp'
 '-DNEW=::operator new' '-DDELETE=::operator delete'
# 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\22\include -nostdsysteminc 
-std=c++2c -verify=expected,cxx26 
C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2a-constexpr-dynalloc.cpp
 "-DNEW=::operator new" "-DDELETE=::operator delete"
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\22\include' -nostdsysteminc 
-std=c++2c -verify=expected,cxx26 
'C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2a-constexpr-dynalloc.cpp'
 '-DNEW=::operator new' '-DDELETE=::operator delete'
# note: command had no output on stdout or stderr
# RUN: at line 6
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\22\include -nostdsysteminc 
-std=c++2a -verify=expected,cxx20 
C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2a-constexpr-dynalloc.cpp
 -DNEW=__builtin_operator_new -DDELETE=__builtin_operator_delete 
-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\22\include' -nostdsysteminc 
-std=c++2a -verify=expected,cxx20 
'C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2a-constexpr-dynalloc.cpp'
 -DNEW=__builtin_operator_new -DDELETE=__builtin_operator_delete 
-fexperimental-new-constant-interpreter
# .---command stderr------------
# | error: diagnostics with 'error' severity seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2a-constexpr-dynalloc.cpp
 Line 132: static assertion expression is not an integral constant expression
# | error: diagnostics with 'note' severity seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2a-constexpr-dynalloc.cpp
 Line 128: read of object outside its lifetime is not allowed in a constant 
expression
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\SemaCXX\cxx2a-constexpr-dynalloc.cpp
 Line 132: in call to 'call_std_construct_at()'
# | 3 errors generated.
# `-----------------------------
# 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/173333
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to