[libcxx-commits] [libcxx] [libc++] Remove a bunch of unnecessary type indirections from __tree (PR #145295)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 25 12:06:17 PDT 2025


philnik777 wrote:

@Michael137 Looks like I'm breaking the formatters again. Sorry. I feel like I'll have to figure our how to debug the formatters at the rate I'm breaking them currently. This time I'm really not sure what the problem is. I've specifically allowed generating debug info for `__node_pointer`, but that doesn't seem to actually solve the problem.

https://github.com/llvm/llvm-project/pull/145295


More information about the libcxx-commits mailing list