Michael137 wrote: > > One compelling reason to support `DW_TAG_template_alias` is that with > > `-gsimple-template-names`, `DW_TAG_typedef`s for alias templates have their > > template parameters stripped from the `DW_AT_name`. > > > > Is this true? https://godbolt.org/z/YEPE1fobE doesn't /look/ like it's true?
Yea seems like i misremembered this, updated the description. https://github.com/llvm/llvm-project/pull/170135 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
