build: remove temporary -Wno-error=bool-operation
crrev.com/c/1846084 temporarily added -Wno-error=bool-operation to prevent builds from failing on a newly introduced Clang warning. The code that triggered the warning has now been fixed, so we can stop suppressing the error. Bug: 1011810 Change-Id: I3d3818ae4805642e96bdcc19cff83a7ef5cf397f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845484Reviewed-by:Reid Kleckner <rnk@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#703975}
Showing
Please register or sign in to comment