github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 86849 tests passed
* 1309 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CodeGen/attr-personality.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/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 -Oz -triple x86_64-unknown-linux-gnu -fexceptions -o -
-emit-llvm
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/attr-personality.c
| /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/attr-personality.c
# 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 -Oz -triple x86_64-unknown-linux-gnu -fexceptions -o -
-emit-llvm
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/attr-personality.c
# 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/CodeGen/attr-personality.c
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/attr-personality.c:36:11:
error: CHECK: expected string not found in input
# | // CHECK: define i32 @__undeclared_personality_v0() {{.*}}{
# | ^
# | <stdin>:12:41: note: scanning from here
# | declare i32 @__swift_personality_v0(...)
# | ^
# | <stdin>:27:22: note: possible intended match here
# | define dso_local noundef i32 @__undeclared_personality_v0() #0 {
# | ^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/attr-personality.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 7: define dso_local void @function_with_custom_personality()
local_unnamed_addr #0 personality ptr @__swift_personality_v0 {
# | 8: entry:
# | 9: ret void
# | 10: }
# | 11:
# | 12: declare i32 @__swift_personality_v0(...)
# | check:36'0 X error: no match
found
# | 13:
# | check:36'0 ~
# | 14: ; Function Attrs: minsize optsize
# | check:36'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 15: define dso_local void @function_without_custom_personality()
local_unnamed_addr #1 personality ptr @__gcc_personality_v0 {
# | check:36'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 16: entry:
# | check:36'0 ~~~~~~~
# | 17: tail call void @function() #3
# | check:36'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | 22: declare void @function() local_unnamed_addr #2
# | check:36'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 23:
# | check:36'0 ~
# | 24: declare i32 @__gcc_personality_v0(...)
# | check:36'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 25:
# | check:36'0 ~
# | 26: ; Function Attrs: minsize mustprogress nofree norecurse
nosync nounwind optsize willreturn memory(none)
# | check:36'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 27: define dso_local noundef i32 @__undeclared_personality_v0()
#0 {
# | check:36'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:36'1 ?
possible intended match
# | 28: entry:
# | check:36'0 ~~~~~~~
# | 29: ret i32 0
# | check:36'0 ~~~~~~~~~~~
# | 30: }
# | check:36'0 ~~
# | 31:
# | check:36'0 ~
# | 32: ; Function Attrs: minsize mustprogress nofree norecurse
nosync nounwind optsize willreturn memory(none)
# | check:36'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/185225
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits