Endilll wrote: LGTM
> We should eventually develop proper formatters for Clang data-types, but > these are currently not ready. Yes, I'm still working on that in background. LLDB has to have a way to understand custom RTTI we use in AST nodes for statements and types, because adding a vtable pointer will increase memory pressure. I'm working on such mechanism, and that's why it's taking so long. https://github.com/llvm/llvm-project/pull/96385 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits