mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 12:06:36 +00:00

StringMap::find takes StringRef, so we don't need to allocate temporary instances of std::string.
StringMap::find takes StringRef, so we don't need to allocate temporary instances of std::string.