Commit 87d44050 authored by Benjamin Kramer's avatar Benjamin Kramer Committed by TensorFlower Gardener
Browse files

Fix 31 ClangTidy - Readability findings in //tensorflow/compiler/xla/.

* redundant string conversion
* using decl 'Eq' is unused
* using decl 'HasSubstr' is unused
* redundant StrCat calls
* please use StrAppend instead of StrCat when appending to an existing string (4 times)
* parameters of type 'absl::Span<...>' should be taken by value (23 times)

PiperOrigin-RevId: 212439742
parent 9fd56039
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment