github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 86011 tests passed
* 1237 tests skipped
* 1 test failed

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

### Clang
<details>
<summary>Clang.CodeGenCXX/exceptions-seh.cpp</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 -std=c++11 -fblocks -fms-extensions 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenCXX/exceptions-seh.cpp
 -triple=x86_64-windows-msvc -emit-llvm          -o - -mconstructor-aliases 
-fcxx-exceptions -fexceptions |          
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenCXX/exceptions-seh.cpp
 --check-prefix=CHECK --check-prefix=CXXEH
# 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 -std=c++11 -fblocks -fms-extensions 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenCXX/exceptions-seh.cpp
 -triple=x86_64-windows-msvc -emit-llvm -o - -mconstructor-aliases 
-fcxx-exceptions -fexceptions
# 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/CodeGenCXX/exceptions-seh.cpp
 --check-prefix=CHECK --check-prefix=CXXEH
# note: command had no output on stdout or stderr
# RUN: at line 4
/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 -std=c++11 -fblocks -fms-extensions 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenCXX/exceptions-seh.cpp
 -triple=x86_64-windows-msvc -emit-llvm          -o - -mconstructor-aliases -O1 
-disable-llvm-passes |          
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenCXX/exceptions-seh.cpp
 --check-prefix=CHECK --check-prefix=NOCXX
# 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 -std=c++11 -fblocks -fms-extensions 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenCXX/exceptions-seh.cpp
 -triple=x86_64-windows-msvc -emit-llvm -o - -mconstructor-aliases -O1 
-disable-llvm-passes
# 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/CodeGenCXX/exceptions-seh.cpp
 --check-prefix=CHECK --check-prefix=NOCXX
# note: command had no output on stdout or stderr
# RUN: at line 7
/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 -triple x86_64-windows -fasync-exceptions -fcxx-exceptions 
-fexceptions          -fms-extensions -x c++ -emit-llvm -verify -o - /dev/null 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenCXX/exceptions-seh.cpp
 -DERR1
# 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 -triple x86_64-windows -fasync-exceptions -fcxx-exceptions 
-fexceptions -fms-extensions -x c++ -emit-llvm -verify -o - /dev/null 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenCXX/exceptions-seh.cpp
 -DERR1
# .---command stdout------------
# | ; ModuleID = '/dev/null'
# | source_filename = "/dev/null"
# | target datalayout = 
"e-m:w-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128"
# | target triple = "x86_64-unknown-windows-msvc"
# | 
# | !llvm.dbg.cu = !{!0}
# | !llvm.module.flags = !{!2, !3, !4, !5}
# | !llvm.ident = !{!6}
# | 
# | !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus_14, file: !1, 
producer: "clang version 23.0.0git (https://github.com/llvm/llvm-project 
0cf17f651edf15b45a94be85d1a39783a7a314a6)", isOptimized: false, runtimeVersion: 
0, emissionKind: NoDebug, splitDebugInlining: false, nameTableKind: None)
# | !1 = !DIFile(filename: "/dev/<stdin>", directory: "")
# | !2 = !{i32 2, !"Debug Info Version", i32 3}
# | !3 = !{i32 1, !"wchar_size", i32 2}
# | !4 = !{i32 2, !"eh-asynch", i32 1}
# | !5 = !{i32 1, !"MaxTLSAlign", i32 65536}
# | !6 = !{!"clang version 23.0.0git (https://github.com/llvm/llvm-project 
0cf17f651edf15b45a94be85d1a39783a7a314a6)"}
# `-----------------------------
# .---command stderr------------
# | error: no expected directives found: consider use of 
'expected-no-diagnostics'
# | 1 error 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/179623
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to