[all-commits] [llvm/llvm-project] d5f58a: [CoroSplit] Fix use-after-free related to coro.sus...
Weibo He via All-commits
all-commits at lists.llvm.org
Sun Sep 14 19:51:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5f58a582769af320323cb0c1ea450d8b3962a41
https://github.com/llvm/llvm-project/commit/d5f58a582769af320323cb0c1ea450d8b3962a41
Author: Weibo He <NewSigma at 163.com>
Date: 2025-09-15 (Mon, 15 Sep 2025)
Changed paths:
M llvm/lib/Transforms/Coroutines/Coroutines.cpp
A llvm/test/Transforms/Coroutines/coro-split-invalid.ll
Log Message:
-----------
[CoroSplit] Fix use-after-free related to coro.suspend (#156572)
Fix #156444
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list