[all-commits] [llvm/llvm-project] ef89e8: [libc++] Fix constexpr-ness of std::tuple's constr...

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri Apr 30 12:55:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef89e8ca1cfe3b18861ca227ef827c7188cb6eaf
      https://github.com/llvm/llvm-project/commit/ef89e8ca1cfe3b18861ca227ef827c7188cb6eaf
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
    M libcxx/include/tuple
    M libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/move_pair.pass.cpp

  Log Message:
  -----------
  [libc++] Fix constexpr-ness of std::tuple's constructor

Mentioned in https://reviews.llvm.org/D96523.




More information about the All-commits mailing list