github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 54061 tests passed
* 1266 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CodeGenCXX/static-constexpr-in-consteval.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\23\include -nostdsysteminc
-triple x86_64-unknown-linux-gnu -std=c++23
C:\_work\llvm-project\llvm-project\clang\test\CodeGenCXX\static-constexpr-in-consteval.cpp
-emit-llvm -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\clang\test\CodeGenCXX\static-constexpr-in-consteval.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
-triple x86_64-unknown-linux-gnu -std=c++23
'C:\_work\llvm-project\llvm-project\clang\test\CodeGenCXX\static-constexpr-in-consteval.cpp'
-emit-llvm -o -
# 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\CodeGenCXX\static-constexpr-in-consteval.cpp'
# .---command stderr------------
# |
C:\_work\llvm-project\llvm-project\clang\test\CodeGenCXX\static-constexpr-in-consteval.cpp:77:16:
error: CHECK-NEXT: expected string not found in input
# | // CHECK-NEXT: %0 = load i32, ptr getelementptr inbounds (i32, ptr
@_ZZ12returnsarrayvE1a, i64 2), align 4
# | ^
# | <stdin>:52:7: note: scanning from here
# | entry:
# | ^
# | <stdin>:53:2: note: possible intended match here
# | %0 = load i32, ptr getelementptr inbounds nuw (i8, ptr
@_ZZ12returnsarrayvE1a, i64 8), align 4
# | ^
# |
# | Input file: <stdin>
# | Check file:
C:\_work\llvm-project\llvm-project\clang\test\CodeGenCXX\static-constexpr-in-consteval.cpp
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 47: ret i32 %0
# | 48: }
# | 49:
# | 50: ; Function Attrs: mustprogress noinline nounwind optnone
# | 51: define dso_local noundef i32 @_Z1gv() #0 {
# | 52: entry:
# | next:77'0 X error: no match found
# | 53: %0 = load i32, ptr getelementptr inbounds nuw (i8, ptr
@_ZZ12returnsarrayvE1a, i64 8), align 4
# | next:77'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:77'1 ?
possible intended match
# | 54: ret i32 %0
# | next:77'0 ~~~~~~~~~~~~
# | 55: }
# | next:77'0 ~~
# | 56:
# | next:77'0 ~
# | 57: ; Function Attrs: mustprogress noinline nounwind optnone
# | next:77'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 58: define dso_local noundef i32 @_Z12usesself_refv() #0 {
# | next:77'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# 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/156933
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits