[PATCH] D103131: support debug info for alias variable
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 1 10:16:06 PDT 2021
probinson added a comment.
Of course, if it turns out that gdb can't handle the imported_declaration, we might end up having to do this two different ways under the tuning option. I'd *really* prefer not to do that though, and I'd argue it's a gdb bug if it cannot understand imported_declaration.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103131/new/
https://reviews.llvm.org/D103131
More information about the cfe-commits
mailing list