llvm-project
f6157c71
- [ADT] Remove a meaningless std::move (NFC) (#156138)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
31 days ago
[ADT] Remove a meaningless std::move (NFC) (#156138) std::move on StringRef is not useful because it's copied anyway.
References
#156138 - [ADT] Remove a meaningless std::move (NFC)
Author
kazutakahirata
Parents
e78ac808
Loading