[PATCH] D54801: [libcxx] Remove dynarray

Louis Dionne via Phabricator reviews at reviews.llvm.org
Wed Nov 21 07:52:17 PST 2018


ldionne added a comment.

The main motivation for this is a refactoring of the availability stuff in the lit test suite, where `dynarray` gets in the way a bit. The secondary motivation is just cleanup.


Repository:
  rCXX libc++

https://reviews.llvm.org/D54801





More information about the libcxx-commits mailing list