[all-commits] [llvm/llvm-project] f75580: Remove __uncvref; use __uncvref_t instead

philnik777 via All-commits all-commits at lists.llvm.org
Thu Feb 17 13:54:57 PST 2022


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

  Changed paths:
    M libcxx/include/__functional/bind.h
    M libcxx/include/__hash_table
    M libcxx/include/__memory/allocator_arg_t.h
    M libcxx/include/__tree
    M libcxx/include/__tuple
    M libcxx/include/experimental/functional
    M libcxx/include/future
    M libcxx/include/thread
    M libcxx/include/tuple
    M libcxx/include/type_traits
    A libcxx/test/std/thread/futures/futures.task/futures.task.members/ctor2.compile.pass.cpp
    R libcxx/test/std/thread/futures/futures.task/futures.task.members/ctor2.fail.cpp

  Log Message:
  -----------
  Remove __uncvref; use __uncvref_t instead

Reviewed By: Quuxplusone, #libc

Spies: libcxx-commits

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




More information about the All-commits mailing list