llvm-project
938e91e4 - [memprof] Use testing::IsEmpty (NFC) (#144096)

Commit
144 days ago
[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.
Parents
Loading