[libcxx-commits] [libcxx] [llvm] [libcxx] Remove ASan container overflow checks for SSO strings (PR #194208)
via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Apr 25 23:53:52 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 133909 tests passed
* 3162 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### LLVM-Unit
<details>
<summary>LLVM-Unit.DebugInfo/LogicalView/_/DebugInfoLogicalViewTests_exe/LogicalViewTest/DWARFReader</summary>
```
Script:
--
C:\_work\llvm-project\llvm-project\build\unittests\DebugInfo\LogicalView\.\DebugInfoLogicalViewTests.exe --gtest_filter=LogicalViewTest.DWARFReader
--
C:\_work\llvm-project\llvm-project\llvm\unittests\DebugInfo\LogicalView\DWARFReaderTest.cpp:62
Value of: llvm::detail::TakeExpected(ReaderOrErr)
Expected: succeeded
Actual: failed (File 'C:/_work/llvm-project/llvm-project/llvm/unittests/DebugInfo/LogicalView/Inputs/test-dwarf-clang-unspec-params.elf' does not exist.)
unknown file
SEH exception with code 0x3221225501 thrown in the test body.
Stack trace:
```
</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/194208
More information about the libcxx-commits
mailing list