Unverified Commit 9d8be240 authored by Utkarsh Saxena's avatar Utkarsh Saxena Committed by GitHub
Browse files

Revert "[codegen] Emit missing cleanups for stmt-expr and coro suspensions"...

Revert "[codegen] Emit missing cleanups for stmt-expr and coro suspensions" and related commits (#88884)

The original change caused widespread breakages in msan/ubsan tests and
causes `use-after-free`. Most likely we are adding more cleanups than
necessary.
parent e7fb49c2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment