diff options
author | Kazu Hirata <kazu@google.com> | 2022-11-26 13:58:48 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-11-26 13:58:48 -0800 |
commit | e2138ecc72a99cb04fc7d02e57fadcc2b7c85ad9 (patch) | |
tree | ef305c3adaf032a516e48e0b36eafb91ab2d322c /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 589725f6e803d77adedc3fb5a1cbeaddb99f439a (diff) | |
download | llvm-e2138ecc72a99cb04fc7d02e57fadcc2b7c85ad9.zip llvm-e2138ecc72a99cb04fc7d02e57fadcc2b7c85ad9.tar.gz llvm-e2138ecc72a99cb04fc7d02e57fadcc2b7c85ad9.tar.bz2 |
[clang] Use std::size (NFC)
std::size, introduced in C++17, allows us to directly obtain the
number of elements of an array.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions