webrtc/modules/bitrate_controller
Mirko Bonadei 64f813e71f Enable clang::find_bad_constructs for remote_bitrate_estimator.
This CL removes //build/config/clang:find_bad_constructs from the
suppressed_configs list, which means that clang:find_bad_constructs
is now enabled on these translation units.

Bug: webrtc:9251, webrtc:163
Change-Id: Id377fcd78166e53aad7c663c3ffec5e57fdb1274
Reviewed-on: https://webrtc-review.googlesource.com/89383
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24049}
2018-07-20 10:26:07 +00:00
..
include Enable clang::find_bad_constructs for remote_bitrate_estimator. 2018-07-20 10:26:07 +00:00
bitrate_controller.cc Enable clang::find_bad_constructs for remote_bitrate_estimator. 2018-07-20 10:26:07 +00:00
bitrate_controller_impl.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
bitrate_controller_impl.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
bitrate_controller_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
BUILD.gn Enable clang::find_bad_constructs for remote_bitrate_estimator. 2018-07-20 10:26:07 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
send_side_bandwidth_estimation.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
send_side_bandwidth_estimation.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
send_side_bandwidth_estimation_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00