[PATCH] D136041: [clang][DebugInfo] Emit DISubprogram for extern functions with reserved names
Adrian Prantl via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 17 10:53:16 PDT 2022
aprantl accepted this revision as: aprantl.
aprantl added a comment.
This revision is now accepted and ready to land.
I think this is reasonable. Ideally the LLVM and Clang patches should be two independent commits.
Please wait a few days for others to chime in though. Do you have any idea how much this will grow the debug info for something like, e.g., clang?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136041/new/
https://reviews.llvm.org/D136041
More information about the cfe-commits
mailing list