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

Michael Buch via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 26 02:02:48 PDT 2025


Michael137 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.

Hehe no worries. I'll have a look. Glad we're catching these pre-merge now

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


More information about the libcxx-commits mailing list