[clang] [llvm] [Clang] Emit DW_TAG_template_alias for template aliases (PR #87623)

Michael Buch via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 16 14:58:10 PDT 2024


Michael137 wrote:

Btw, as a follow-up to this patch should we check that this is compatible with dsymutil (i.e., running `dsymutil --verify`)? I suspect it might need a fixup (given LLDB doesn't even support this tag)

https://github.com/llvm/llvm-project/pull/87623


More information about the cfe-commits mailing list