| commit | 452670165c93595257f7e09f6e4b7769124e74d7 | [log] [tgz] |
|---|---|---|
| author | Yaron Keren <yaron.keren@gmail.com> | Fri Jul 03 09:16:20 2015 +0000 |
| committer | Yaron Keren <yaron.keren@gmail.com> | Fri Jul 03 09:16:20 2015 +0000 |
| tree | 87c7d59007c30d8cb942bf7884e0fe6ed977f560 | |
| parent | 7779f75cc8203e752bd5f0bca0882605ecad9233 [diff] |
Replace some const std::string & with llvm::StringRef or std::string and std::move to avoid implicit std::string construction. Patch by Eugene Kosov. llvm-svn: 241330