[all-commits] [llvm/llvm-project] 16d538: [ORC-RT] Remove __orc_rt::apply_tuple.

lhames via All-commits all-commits at lists.llvm.org
Fri Aug 26 17:13:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 16d538c5ef4f90346c52379dc57d0694eea390cc
      https://github.com/llvm/llvm-project/commit/16d538c5ef4f90346c52379dc57d0694eea390cc
  Author: Lang Hames <lhames at gmail.com>
  Date:   2022-08-26 (Fri, 26 Aug 2022)

  Changed paths:
    M compiler-rt/lib/orc/stl_extras.h
    M compiler-rt/lib/orc/unittests/CMakeLists.txt
    R compiler-rt/lib/orc/unittests/stl_extras_test.cpp

  Log Message:
  -----------
  [ORC-RT] Remove __orc_rt::apply_tuple.

This utility was a substitute for std::apply, which is now available.




More information about the All-commits mailing list