webrtc/modules/audio_coding
Mirko Bonadei 96ede16a4e Enable -Wexit-time-destructors and -Wglobal-constructors.
This CL enables -Wexit-time-destructors and -Wglobal-constructors on
rtc_static_library and rtc_source_set build targets.

It also adds the possibility to suppress these warnings because
they trigger in a few places.

The long term goal is to avoid regressions on this and remove all the
suppressions.

Bug: webrtc:9693
Change-Id: I4c1ecc137ef9e87ec5e66981ce95d96fb082727c
Reviewed-on: https://webrtc-review.googlesource.com/98380
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24604}
2018-09-06 12:43:20 +00:00
..
acm2 Add nogncheck for headers of codecs not used in Chromium. 2018-09-04 09:45:56 +00:00
audio_network_adaptor Fixing py lint errors 2018-07-23 15:28:48 +00:00
codecs Moving LappedTransform, Blocker and AudioRingBuffer. 2018-08-31 15:27:50 +00:00
include Delete unused AudioCodingModule methods. 2018-08-27 10:00:59 +00:00
neteq Restructure neteq_rtpplay into a library with small executable wrapper. 2018-09-03 10:42:40 +00:00
test Revert "Delete class EventTimerWrapper." 2018-09-04 11:50:03 +00:00
audio_coding.gni Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
BUILD.gn Enable -Wexit-time-destructors and -Wglobal-constructors. 2018-09-06 12:43:20 +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