[ADT] Retire llvm::apply_tuple in favor of C++17 std::apply
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 8 Aug 2022 16:23:10 +0000 (18:23 +0200)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 8 Aug 2022 16:23:38 +0000 (18:23 +0200)
commit2960299986980d6070bca6c3e9d8e925e2d8e260
treee08a4ec3b8a76273fd884dd54b3c65c88c59cf30
parent4bd25d0b81d1687d7f4be4c170e748277856f33c
[ADT] Retire llvm::apply_tuple in favor of C++17 std::apply
llvm/include/llvm/ADT/STLExtras.h
llvm/include/llvm/Support/FormatVariadic.h
llvm/unittests/ADT/STLExtrasTest.cpp
llvm/unittests/Support/FormatVariadicTest.cpp
mlir/include/mlir/IR/DialectRegistry.h
mlir/include/mlir/IR/PatternMatch.h
mlir/include/mlir/TableGen/Format.h