diff options
author | Kazu Hirata <kazu@google.com> | 2022-11-26 13:47:32 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-11-26 13:47:32 -0800 |
commit | 589725f6e803d77adedc3fb5a1cbeaddb99f439a (patch) | |
tree | 947cebe2b683e28094d5a224533782f7bc6f5f9a /clang/unittests/Tooling/CompilationDatabaseTest.cpp | |
parent | 25f01d593ce296078f57e872778b77d074ae5888 (diff) | |
download | llvm-589725f6e803d77adedc3fb5a1cbeaddb99f439a.zip llvm-589725f6e803d77adedc3fb5a1cbeaddb99f439a.tar.gz llvm-589725f6e803d77adedc3fb5a1cbeaddb99f439a.tar.bz2 |
[llvm] 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 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions