github-actions[bot] wrote:

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

* 90716 tests passed
* 1762 tests skipped
* 1 test failed

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

### Clang
<details>
<summary>Clang.SemaCXX/warn-large-by-value-copy.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/24/include
 -nostdsysteminc -verify -fsyntax-only -Wlarge-by-value-copy=100 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/warn-large-by-value-copy.cpp
# 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/24/include
 -nostdsysteminc -verify -fsyntax-only -Wlarge-by-value-copy=100 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/warn-large-by-value-copy.cpp
# .---command stderr------------
# | error: 'expected-warning' diagnostics expected but not seen: 
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/warn-large-by-value-copy.cpp
 Line 15: return value of 'f101' is a large (101 bytes) pass-by-value object
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/warn-large-by-value-copy.cpp
 Line 15: 's' is a large (101 bytes) pass-by-value argument
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/warn-large-by-value-copy.cpp
 Line 18: '' is a large (101 bytes) pass-by-value argument
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/warn-large-by-value-copy.cpp
 Line 23: return value of 'foo_template<rdar8548050::S101>' is a large
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/warn-large-by-value-copy.cpp
 Line 23 (directive at 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/warn-large-by-value-copy.cpp:24):
 '' is a large (101 bytes) pass-by-value argument
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/warn-large-by-value-copy.cpp
 Line 42: ts' is a large (300 bytes) pass-by-value argument
# | error: 'expected-note' diagnostics expected but not seen: 
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/warn-large-by-value-copy.cpp
 Line 46: instantiation
# | 7 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/214696
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to