[PATCH] D79967: Fix debug info for NoDebug attr

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 14 18:31:14 PDT 2020


dblaikie added a comment.

I'm not quite following the test case - could you explain how it's testing the situation?

It might be better/easier to have a more intentional test - also, could you check the commit history for this declaration-emitting functionality (CGDebugInfo::EmitFunctionDecl when used for a non-member function) & pull them into this review too?


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

https://reviews.llvm.org/D79967





More information about the cfe-commits mailing list