[all-commits] [llvm/llvm-project] d7d586: [libc++] static_assert that rebinding the allocato...

philnik777 via All-commits all-commits at lists.llvm.org
Tue Oct 11 07:47:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d7d586e5a7d71082200231a7cd407cae50924f9c
      https://github.com/llvm/llvm-project/commit/d7d586e5a7d71082200231a7cd407cae50924f9c
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M libcxx/include/__functional/function.h
    M libcxx/include/__hash_table
    M libcxx/include/__memory/allocator_traits.h
    M libcxx/include/__tree
    M libcxx/include/deque
    M libcxx/include/ext/hash_map
    M libcxx/include/forward_list
    M libcxx/include/list
    M libcxx/include/map
    M libcxx/include/set
    M libcxx/include/string
    M libcxx/include/unordered_map
    M libcxx/include/unordered_set
    M libcxx/include/vector

  Log Message:
  -----------
  [libc++] static_assert that rebinding the allocator works as expected

Reviewed By: ldionne, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D133638




More information about the All-commits mailing list