Files
clang-p2996/llvm/lib/Target/PowerPC/PPCCallingConv.cpp
Kazu Hirata 589725f6e8 [llvm] Use std::size (NFC)
std::size, introduced in C++17, allows us to directly obtain the
number of elements of an array.
2022-11-26 13:47:32 -08:00

6.1 KiB