[XLA] Clean up clang-tidy warnings in reference_util
By marking std::function parameters as const& where applicable; this also makes it more consistent with the other utils that use std::function parameters. PiperOrigin-RevId: 162365501
Loading
Please sign in to comment