[all-commits] [llvm/llvm-project] 1e28b7: [CoroCleanup] Fix stale unwind predecessor when er...
Weibo He via All-commits
all-commits at lists.llvm.org
Sun Mar 8 20:26:18 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e28b7ef9c7480c33de836582611d9d32c84f6c8
https://github.com/llvm/llvm-project/commit/1e28b7ef9c7480c33de836582611d9d32c84f6c8
Author: Weibo He <NewSigma at 163.com>
Date: 2026-03-09 (Mon, 09 Mar 2026)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroCleanup.cpp
M llvm/test/Transforms/Coroutines/coro-cleanup-noop-elide.ll
Log Message:
-----------
[CoroCleanup] Fix stale unwind predecessor when erase noop coro (#185337)
This patch fixes two crashing reports.
Close #185155
Close #185274
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