[all-commits] [llvm/llvm-project] 8e892c: [libc++] Improve error message for invalid allocators

philnik777 via All-commits all-commits at lists.llvm.org
Sat Oct 15 15:37:54 PDT 2022


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

  Changed paths:
    M libcxx/include/__memory/allocator_traits.h
    A libcxx/test/libcxx/containers/sequences/vector/invalid_allocator.verify.cpp

  Log Message:
  -----------
  [libc++] Improve error message for invalid allocators

Reviewed By: ldionne, #libc

Spies: libcxx-commits, rupprecht

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




More information about the All-commits mailing list