shiltian wrote: > > This can't be split into per-component because it changes the core library. > > You can add the new methods keeping the old ones, unless I'm missing > something. After all components switch to use the new methods, the old ones > can be removed.
Sure, I will do that. https://github.com/llvm/llvm-project/pull/195687 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
