[libcxx-commits] [PATCH] D106691: [libc++] Fix vector spacing error

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 26 15:24:50 PDT 2021


Quuxplusone added a comment.

We can't reformat the whole file, of course; but I've gone ahead and landed the original `2*__cap` changes for you.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106691/new/

https://reviews.llvm.org/D106691



More information about the libcxx-commits mailing list