diff options
author | Jay Foad <jay.foad@amd.com> | 2022-12-12 10:58:06 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2022-12-14 13:22:26 +0000 |
commit | 6443c0ee02c7785bc917fcf508f4cc7ded38487a (patch) | |
tree | ee40d59233811cb5b87a53726d87242092c98120 /llvm/lib/FileCheck/FileCheck.cpp | |
parent | 847fa84b3d346313bbad31d4c76b0f70d73827aa (diff) | |
download | llvm-6443c0ee02c7785bc917fcf508f4cc7ded38487a.zip llvm-6443c0ee02c7785bc917fcf508f4cc7ded38487a.tar.gz llvm-6443c0ee02c7785bc917fcf508f4cc7ded38487a.tar.bz2 |
[AMDGPU] Stop using make_pair and make_tuple. NFC.
C++17 allows us to call constructors pair and tuple instead of helper
functions make_pair and make_tuple.
Differential Revision: https://reviews.llvm.org/D139828
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions