Paul Kirth 64987a9ccc
[clang-doc] Enforce arena allocated types are trivially destructible (#190049)
We can enforce at compile-time that the types we want to place in the
arenas are always safe to allocate there.
2026-04-03 21:28:18 +00:00
..