Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use AsciiStrToLower to lower-case a string (#1271)
This makes the code compatible with a future Protobuf release where various methods return absl::string_view instead of std::string or const std::string&. Signed-off-by: Yury Kats <[email protected]>
- Loading branch information