llvm-project
8628ff3e - [ObjectYAML] Remove extraneous .c_str() (NFC) (#167189)

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.
Parents
Loading