github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 51417 tests passed
* 852 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.AST/ast-dump-APValue-addrlabeldiff.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# 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=c23 -ast-dump
C:\_work\llvm-project\llvm-project\clang\test\AST\ast-dump-APValue-addrlabeldiff.c
-ast-dump-filter Test |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --strict-whitespace
--match-full-lines
C:\_work\llvm-project\llvm-project\clang\test\AST\ast-dump-APValue-addrlabeldiff.c
# 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=c23 -ast-dump
'C:\_work\llvm-project\llvm-project\clang\test\AST\ast-dump-APValue-addrlabeldiff.c'
-ast-dump-filter Test
# .---command stderr------------
# |
C:\_work\llvm-project\llvm-project\clang\test\AST\ast-dump-APValue-addrlabeldiff.c:15:18:
error: constexpr variable 'ar' must be initialized by a constant expression
# | 15 | constexpr char ar = &&l2 - &&l1;
# | | ^ ~~~~~~~~~~~
# | 1 error generated.
# `-----------------------------
# error: command failed with exit status: 1
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
--strict-whitespace --match-full-lines
'C:\_work\llvm-project\llvm-project\clang\test\AST\ast-dump-APValue-addrlabeldiff.c'
# .---command stderr------------
# |
C:\_work\llvm-project\llvm-project\clang\test\AST\ast-dump-APValue-addrlabeldiff.c:13:10:
error: CHECK: expected string not found in input
# | // CHECK: | |-value: AddrLabelDiff &&l2 - &&l1
# | ^
# | <stdin>:1:1: note: scanning from here
# | Dumping Test:
# | ^
# | <stdin>:2:77: note: possible intended match here
# | FunctionDecl 0x25ae88b4ef8
<C:\_work\llvm-project\llvm-project\clang\test\AST\ast-dump-APValue-addrlabeldiff.c:14:1,
line:20:1> line:14:5 Test 'int (void)'
# |
^
# |
# | Input file: <stdin>
# | Check file:
C:\_work\llvm-project\llvm-project\clang\test\AST\ast-dump-APValue-addrlabeldiff.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: Dumping Test:
# | check:13'0 X~~~~~~~~~~~~~ error: no match found
# | 2: FunctionDecl 0x25ae88b4ef8
<C:\_work\llvm-project\llvm-project\clang\test\AST\ast-dump-APValue-addrlabeldiff.c:14:1,
line:20:1> line:14:5 Test 'int (void)'
# | check:13'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:13'1
?
possible intended match
# | 3: `-CompoundStmt 0x25ae88fb7e8 <col:16, line:20:1>
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: |-DeclStmt 0x25ae88fb720 <line:15:3, col:34>
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: | `-VarDecl 0x25ae88b4ff8 <col:3, col:32> col:18 ar 'const
char' constexpr cinit
# | check:13'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: | `-ImplicitCastExpr 0x25ae88fb6c0 <col:23, col:32>
'char' <IntegralCast>
# | check:13'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 7: | `-BinaryOperator 0x25ae88fb6a0 <col:23, col:32>
'__ptrdiff_t':'long long' '-'
# | check:13'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/171437
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits