llvm-project
938e91e4
- [memprof] Use testing::IsEmpty (NFC) (#144096)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#144096 - [memprof] Use testing::IsEmpty (NFC)
Author
kazutakahirata
Parents
c42912b8
Loading