[all-commits] [llvm/llvm-project] 10a356: [libc++] Make __swap_allocator constexpr

philnik777 via All-commits all-commits at lists.llvm.org
Tue Dec 14 06:43:09 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 10a356c47a30ee8544b3ecd5dc0adf3f634abe2c
      https://github.com/llvm/llvm-project/commit/10a356c47a30ee8544b3ecd5dc0adf3f634abe2c
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2021-12-14 (Tue, 14 Dec 2021)

  Changed paths:
    M libcxx/include/memory

  Log Message:
  -----------
  [libc++] Make __swap_allocator constexpr

Make `__swap_allocator` constexpr

Reviewed By: Quuxplusone, ldionne, #libc

Spies: libcxx-commits

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




More information about the All-commits mailing list