mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 08:46:08 +00:00

Heterogenous lookups allow us to call find with StringRef, avoiding a temporary heap allocation of std::string.
Heterogenous lookups allow us to call find with StringRef, avoiding a temporary heap allocation of std::string.