Nerixyz wrote:

> A low-tech way to support both STL versions would be to do a dispatch inside 
> the data formatter

For summaries this would work, but it Gerts more involved for synthetic 
children providers, where you'd need to check for the kind in every method.

Though now that I think about it, couldn't I inspect the type before creating 
the frontend for a synthetic provider and create the appropriate frontend?



https://github.com/llvm/llvm-project/pull/143748
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to