[all-commits] [llvm/llvm-project] 296029: [ADT] Retire llvm::apply_tuple in favor of C++17 s...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Mon Aug 8 09:24:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2960299986980d6070bca6c3e9d8e925e2d8e260
      https://github.com/llvm/llvm-project/commit/2960299986980d6070bca6c3e9d8e925e2d8e260
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2022-08-08 (Mon, 08 Aug 2022)

  Changed paths:
    M llvm/include/llvm/ADT/STLExtras.h
    M llvm/include/llvm/Support/FormatVariadic.h
    M llvm/unittests/ADT/STLExtrasTest.cpp
    M llvm/unittests/Support/FormatVariadicTest.cpp
    M mlir/include/mlir/IR/DialectRegistry.h
    M mlir/include/mlir/IR/PatternMatch.h
    M mlir/include/mlir/TableGen/Format.h

  Log Message:
  -----------
  [ADT] Retire llvm::apply_tuple in favor of C++17 std::apply




More information about the All-commits mailing list