webrtc/logging/rtc_event_log/encoder
Danil Chapovalov 4da18e89bd compare Optional<unsigned> only to unsigned integers
more standard optional<T> inlines compares instead of converting second argument to T.
that leads to warnings about comparing unsigned to signed integers.

Bug: webrtc:9078
Change-Id: I43cc729d3b85d789b0c394064dc7e11dc27a37aa
Reviewed-on: https://webrtc-review.googlesource.com/66782
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22779}
2018-04-07 10:07:47 +00:00
..
rtc_event_log_encoder_legacy.cc Add extra RTC_CHECKs in RtcEventLog. 2018-02-27 13:23:49 +00:00
rtc_event_log_encoder_legacy.h Reland "Structured ICE logging via RtcEventLog." 2018-02-02 22:05:27 +00:00
rtc_event_log_encoder_unittest.cc compare Optional<unsigned> only to unsigned integers 2018-04-07 10:07:47 +00:00
rtc_event_log_encoder.h Remove RtcEventLogEncoder::Encode method. 2018-01-19 16:03:12 +00:00