[all-commits] [llvm/llvm-project] d9a4f9: [libc++] Move <memory> helpers outside of std::all...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Nov 3 09:28:20 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d9a4f936d05c1e8740f5f73da1b149c36d25d02c
      https://github.com/llvm/llvm-project/commit/d9a4f936d05c1e8740f5f73da1b149c36d25d02c
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M libcxx/include/memory
    M libcxx/include/vector

  Log Message:
  -----------
  [libc++] Move <memory> helpers outside of std::allocator_traits

They don't really belong as members of allocator_traits.




More information about the All-commits mailing list