[libcxx-commits] [PATCH] D130997: [libc++][NFC] Don't rely on `<algorithm>` transitively including `<memory>` in tests

Igor Zhukov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 2 10:36:07 PDT 2022


fsb4000 retitled this revision from "[libc++] `uninitialized_copy_result`, `uninitialized_copy_n_result`, `uninitialized_move_n_result` defined in `<memory>`" to "[libc++][NFC] Don't rely on `<algorithm>` transitively including `<memory>` in tests".

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130997



More information about the libcxx-commits mailing list