[clang] Introduce paged vector (PR #66430)

Vladimir Vereschaka via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 30 12:11:00 PDT 2023


vvereschaka wrote:

@vgvassilev ,
got failed tests: https://lab.llvm.org/buildbot/#/builders/86/builds/66095

* LLVM-Unit :: ADT/./ADTTests.exe/PagedVectorTest/EmptyTest
* LLVM-Unit :: ADT/./ADTTests.exe/PagedVectorTest/HalfPageFillingTest
* LLVM-Unit :: ADT/./ADTTests.exe/PagedVectorTest/ShrinkTest

would you take care of it?

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


More information about the cfe-commits mailing list