[llvm] Introduce paged vector (PR #66430)

Chuanqi Xu via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 01:54:38 PDT 2023


================
@@ -1625,6 +1625,35 @@ SmallVector has grown a few other minor advantages over std::vector, causing
    and is no longer "private to the implementation". A name like
    ``SmallVectorHeader`` might be more appropriate.
 
+.. _dss_smallvector:
----------------
ChuanqiXu9 wrote:

This may not be `.. _dss_smallvector:`.

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


More information about the llvm-commits mailing list