[PATCH] D102412: [coro] Preserve scope line for compiler generated functions

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 19:19:59 PDT 2021


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

Looks good (with a testcase). It should be easy to adapt an existing testcase for this by artificially changing a suspend point's !dbg location to use a different file name.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102412/new/

https://reviews.llvm.org/D102412



More information about the llvm-commits mailing list