diff options
author | Kazu Hirata <kazu@google.com> | 2025-06-13 13:16:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-13 13:16:08 -0700 |
commit | 938e91e4fe10a9ff810b41ee74f5c0af8d3ac490 (patch) | |
tree | c78f04da05c2d24bc8c95ef94236a1427de20ef6 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c42912b8c96ff1130437e47c163aeb5c1191fe5d (diff) | |
download | llvm-938e91e4fe10a9ff810b41ee74f5c0af8d3ac490.zip llvm-938e91e4fe10a9ff810b41ee74f5c0af8d3ac490.tar.gz llvm-938e91e4fe10a9ff810b41ee74f5c0af8d3ac490.tar.bz2 |
[memprof] Use testing::IsEmpty (NFC) (#144096)
This patch replaces testing::IsEmpty with IsEmpty because we already
have:
using ::testing::IsEmpty;
near the beginning of the file.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions