bulbazord added a comment.
Herald added a subscriber: JDevlieghere.

I kind of feel that `Language::GetDemangledFunctionNameWithoutArguments` may be 
a bit too specific for a generalized language plugins. I think it may be worth 
it to make `Mangled` an interface that language plugins can implement (e.g. 
`CPlusPlusMangledName`) but I haven't totally thought out what the 
ramifications of that would be yet.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105215/new/

https://reviews.llvm.org/D105215

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to