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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 15:29:52 PDT 2021


aprantl added a comment.

Could you attach new debug info to one of the other functions in this file? Or is there only a single .resume function being generated for the entire test?


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