[clang] Introduce paged vector (PR #66430)

Giulio Eulisse via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 18 08:09:48 PDT 2023


ktf wrote:

For the record, the latest version of this uses a BumpPtrAllocator to allocate pages, as suggested.

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


More information about the cfe-commits mailing list