[Lldb-commits] [lldb] [LLDB] Add more helper functions to CompilerType class (second try). (PR #73472)
Alex Langford via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 13 10:45:56 PST 2023
https://github.com/bulbazord commented:
Seems okay to me... Quick question: Why do you need `CompilerType::GetTemplateArgumentType`? This seems pretty specific to C++. Is there a more general concept we could capture? Like something related to "Generics"?
https://github.com/llvm/llvm-project/pull/73472
More information about the lldb-commits
mailing list