[all-commits] [llvm/llvm-project] 255a60: [libc++] Make some testing utilities constexpr

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Sep 2 07:06:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 255a60cdd6fdf564bcca645b67ea2d1fb127c9ce
      https://github.com/llvm/llvm-project/commit/255a60cdd6fdf564bcca645b67ea2d1fb127c9ce
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-09-02 (Wed, 02 Sep 2020)

  Changed paths:
    M libcxx/test/support/emplace_constructible.h
    M libcxx/test/support/min_allocator.h

  Log Message:
  -----------
  [libc++] Make some testing utilities constexpr

This will be needed in order to test constexpr std::vector.




More information about the All-commits mailing list