Teemperor wrote:
> I wonder, could `Printf(const char*)` (without further arguments) be
> overloaded to either complain, or call PutCString directly?
I like that idea, and maybe we should do that as a short-term solution. My
long-term plan is to move everything to Stream's formatv and then delete our
own Printf wrapper. But I think once the last Printf("...") call is gone, we
maybe should just mark it as deprecated.
https://github.com/llvm/llvm-project/pull/210287
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits