[Mlir-commits] [clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)

Alexander Kornienko llvmlistbot at llvm.org
Thu Jul 10 06:03:11 PDT 2025


alexfh wrote:

> @alexfh what makes you think this was introduced by this commit?

I found this commit using a mechanical bisection over a range of LLVM revisions building Clang without assertions. So the assertion may actually be caused by a different commit. @bgra8 posted a more focused test case above.

https://github.com/llvm/llvm-project/pull/141937


More information about the Mlir-commits mailing list