commit | 7fa3dea12d68717f9f6f9c4efe287510fb6c6ec9 | [log] [tgz] |
---|---|---|
author | Yaron Keren <yaron.keren@gmail.com> | Tue Mar 17 21:33:38 2015 +0000 |
committer | Yaron Keren <yaron.keren@gmail.com> | Tue Mar 17 21:33:38 2015 +0000 |
tree | 28d4bb442f7a5fe2e977d77d4f3527c085ae26a5 | |
parent | 887a8678629406379d79aa123f9c2e2b72d9cdac [diff] |
Remove StringRef->std::string->StringRef conversions. As StringInit::get() accepts StringRef there is no need to construct a std::string out of the StringRef input and then construct a new StringRef from the std::string. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232551 91177308-0d34-0410-b5e6-96231b3b80d8