[clang] [clang][bytecode] Fix a crash with explicit this parameters (PR #177154)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 21 05:23:54 PST 2026


github-actions[bot] wrote:

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

* 92661 tests passed
* 2607 tests skipped
* 1 test failed

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

### RealtimeSanitizer-Unit
<details>
<summary>RealtimeSanitizer-Unit._/Rtsan-x86_64-Test/RtsanFileTest/OpenCreatesFileWithProperMode</summary>

```
Script:
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/lib/rtsan/tests/./Rtsan-x86_64-Test --gtest_filter=RtsanFileTest.OpenCreatesFileWithProperMode
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/lib/rtsan/tests/rtsan_test_interceptors_posix.cpp:440
Value of: stat(GetTemporaryFilePath(), &st)
Expected: is equal to 0
  Actual: -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/177154


More information about the cfe-commits mailing list