=?utf-8?b?8J+NjFNoYXdu?= <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 53587 tests passed
* 1087 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.Analysis/cxx-uninitialized-object.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
-analyze -setup-static-analyzer -std=c++14 -verify
C:\_work\llvm-project\llvm-project\clang\test\Analysis\cxx-uninitialized-object.cpp
-analyzer-checker=core
-analyzer-checker=optin.cplusplus.UninitializedObject -analyzer-config
optin.cplusplus.UninitializedObject:Pedantic=true -DPEDANTIC
-analyzer-config
optin.cplusplus.UninitializedObject:CheckPointeeInitialization=true
# 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
-analyze -setup-static-analyzer -std=c++14 -verify
'C:\_work\llvm-project\llvm-project\clang\test\Analysis\cxx-uninitialized-object.cpp'
-analyzer-checker=core -analyzer-checker=optin.cplusplus.UninitializedObject
-analyzer-config optin.cplusplus.UninitializedObject:Pedantic=true -DPEDANTIC
-analyzer-config
optin.cplusplus.UninitializedObject:CheckPointeeInitialization=true
# .---command stderr------------
# | error: 'expected-warning' diagnostics seen but not expected:
# | File
C:\_work\llvm-project\llvm-project\clang\test\Analysis\cxx-uninitialized-object.cpp
Line 442: 1 uninitialized field at the end of the constructor call
[optin.cplusplus.UninitializedObject]
# | File
C:\_work\llvm-project\llvm-project\clang\test\Analysis\cxx-uninitialized-object.cpp
Line 486: 1 uninitialized field at the end of the constructor call
[optin.cplusplus.UninitializedObject]
# | error: 'expected-note' diagnostics seen but not expected:
# | File
C:\_work\llvm-project\llvm-project\clang\test\Analysis\cxx-uninitialized-object.cpp
Line 439: uninitialized field 'this->u'
# | File
C:\_work\llvm-project\llvm-project\clang\test\Analysis\cxx-uninitialized-object.cpp
Line 483: uninitialized pointee 'this->uptr'
# | 4 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/191812
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits