Michael137 wrote: > I'm not entirely comfortable with putting the (obviously c++ specific) helper > function into the DataFormatters) library. There's no reason to call this > from outside the c++ language plugin, right? What would you say to putting > this into some header inside the plugin (or creating a new one if we have > nothing suitable)?
Put it into `Generic.{h,cpp}` in the language plugin. Let me know if there's a more suitable place https://github.com/llvm/llvm-project/pull/147340 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits