Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix build error with clang and gcc " (google#2742)
This very minor, trivial and risk free commit fix introduced in 8.12.45 with google#2734 error: ignoring return value of function declared with 'warn_unused_result' attribute [-Werror,-Wunused-result]" Without this fix, I cannot build using clang++13
- Loading branch information