[all-commits] [llvm/llvm-project] 169a66: [libc++] Remove __functional_base

philnik777 via All-commits all-commits at lists.llvm.org
Fri Feb 11 10:16:18 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 169a66eac8f9aa0542d00a16896fba4e8e951e0f
      https://github.com/llvm/llvm-project/commit/169a66eac8f9aa0542d00a16896fba4e8e951e0f
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
    M libcxx/include/CMakeLists.txt
    M libcxx/include/__format/format_arg.h
    R libcxx/include/__functional_base
    M libcxx/include/__memory/shared_ptr.h
    M libcxx/include/__memory/unique_ptr.h
    M libcxx/include/bitset
    M libcxx/include/experimental/__memory
    M libcxx/include/iterator
    M libcxx/include/memory
    M libcxx/include/optional
    M libcxx/include/string
    M libcxx/include/system_error
    M libcxx/include/thread
    M libcxx/include/tuple
    M libcxx/include/typeindex
    M libcxx/include/variant
    M libcxx/include/vector
    M libcxx/test/std/ranges/range.factories/range.iota.view/iterator/member_typedefs.compile.pass.cpp
    M libcxx/test/std/ranges/range.factories/range.iota.view/iterator/minus.pass.cpp
    M libcxx/utils/generate_private_header_tests.py
    M llvm/utils/gn/secondary/libcxx/include/BUILD.gn

  Log Message:
  -----------
  [libc++] Remove __functional_base

Reviewed By: ldionne, Quuxplusone, #libc

Spies: Mordante, mgorny, libcxx-commits, arichardson, llvm-commits, arphaman

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




More information about the All-commits mailing list