Use C++14 heteregenous lookup for a couple of std::map<std::string, ...>
These call find with a StringRef, heterogenous lookup saves a temporary std::string there. llvm-svn: 369581
Loading
Please sign in to comment
These call find with a StringRef, heterogenous lookup saves a temporary std::string there. llvm-svn: 369581