Closed viraptor closed 1 week ago
Newer Clang complains about the unused variable, when it's never read, even if it's updated with +=.
+=
please send the PR to https://github.com/google/zopfli
Newer Clang complains about the unused variable, when it's never read, even if it's updated with
+=
.