llvm-project
1f38b8a2
- [memprof] Use DenseMap::contains (NFC) (#90124)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[memprof] Use DenseMap::contains (NFC) (#90124) This patch replaces count with contains, following the spirit of clang-tidy's readability-container-contains.
References
#90124 - [memprof] Use DenseMap::contains (NFC)
Author
kazutakahirata
Parents
eb4a5102
Loading