[PATCH] D153898: [DebugInfo] Enable debug info emission for extern variables in C++

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 29 09:52:23 PDT 2023


yonghong-song accepted this revision.
yonghong-song added a comment.

I am okay with this change. Once you used this patch and implemented the mechanism inside Google. Could you send a follow-up summary on what the implementation looks like in Google? This will give people a sense why this is useful/better than other alternatives (like macro based approach).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153898



More information about the cfe-commits mailing list