commit | 4b99b0f31388e70d24bbdeecfb03df14b601ae04 | [log] [tgz] |
---|---|---|
author | Hans Wennborg <[email protected]> | Thu Dec 07 17:01:28 2017 |
committer | Commit Bot <[email protected]> | Thu Dec 07 17:01:28 2017 |
tree | b25bd4899db86adc7ecb3d4ceb30355b3ac58ca9 | |
parent | 7bc90a283e0150b554204850f6c973e533e38a41 [diff] |
Fix enum vs unsigned -Wsign-compare warnings Recent Clang versions started taking into account that enums are signed on Windows when emitting these warnings. NOTRY=true Bug: 792519 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I0fe2646985282b759e3e261a09fa0f1380c98e61 Reviewed-on: https://chromium-review.googlesource.com/813182 Commit-Queue: Hans Wennborg <[email protected]> Reviewed-by: Jochen Eisinger <[email protected]> Cr-Commit-Position: refs/heads/master@{#522454}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .