[all-commits] [llvm/llvm-project] 5e7017: Revert "[libc++] [P0325] Implement to_array from L...

Marek Kurdej via All-commits all-commits at lists.llvm.org
Fri Jan 31 00:46:18 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e7017273f40a48453ebb758e54123e31f751806
      https://github.com/llvm/llvm-project/commit/5e7017273f40a48453ebb758e54123e31f751806
  Author: Marek Kurdej <marek at quasardb.net>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M libcxx/docs/FeatureTestMacroTable.rst
    M libcxx/include/array
    M libcxx/include/version
    R libcxx/test/std/containers/sequences/array/array.creation/to_array.fail.cpp
    R libcxx/test/std/containers/sequences/array/array.creation/to_array.pass.cpp
    M libcxx/test/std/language.support/support.limits/support.limits.general/array.version.pass.cpp
    M libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
    M libcxx/utils/generate_feature_test_macro_components.py
    M libcxx/www/cxx2a_status.html

  Log Message:
  -----------
  Revert "[libc++] [P0325] Implement to_array from LFTS with updates."

This reverts commit 86aae78268f31e58b619c9ae69e8b661dfacb9f4.

A test is failing on "Release" build without assertions enabled (Fedora 31 on x86_64).




More information about the All-commits mailing list