Removing -Wno-tautological-compare.
Bug: webrtc:9251 Change-Id: I092fbb596dc67f7a381182e734d68709c730c5c0 Reviewed-on: https://webrtc-review.googlesource.com/75501 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23185}
This commit is contained in:
committed by
Commit Bot
parent
ee98be7811
commit
212fb5e4d8
@ -34,7 +34,6 @@ config("audio_device_warnings_config") {
|
||||
"-Wno-parentheses-equality",
|
||||
"-Wno-reorder",
|
||||
"-Wno-shift-overflow",
|
||||
"-Wno-tautological-compare",
|
||||
|
||||
# See https://bugs.chromium.org/p/webrtc/issues/detail?id=6265
|
||||
# for -Wno-thread-safety-analysis
|
||||
|
||||
Reference in New Issue
Block a user