llvm-project
8628ff3e
- [ObjectYAML] Remove extraneous .c_str() (NFC) (#167189)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
[ObjectYAML] Remove extraneous .c_str() (NFC) (#167189) maskedBitSetCase takes StringRef, so we can "implicitly cast" std::string to StringRef. Identified with readability-redundant-string-cstr.
References
#167189 - [ObjectYAML] Remove extraneous .c_str() (NFC)
Author
kazutakahirata
Parents
188f1094
Loading