ClangTidy - Readability cleanup:/code-findings-fixes.
* unused using-declarations * redundant string conversions * C-style casts * redundant get() call on smart pointer * the 'empty' method should be used to check for emptiness instead of 'size' PiperOrigin-RevId: 196585984
Loading
Please sign in to comment