mirror of https://github.com/grpc/grpc.git
[CI] Disallowed std::string_view (#37930)
`std::string_view` is not allowed to use per Google C++ style guide. This test will prevent us from accidentally using it after C++17 upgrade.
Closes #37930
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37930 from veblush:string-view 88f56c12ba
PiperOrigin-RevId: 686526151
pull/37936/head
parent
18015f8b3a
commit
e033b0390d
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue