commit | 3e3b6f2805d34f824b2606720273d96f5b7b5cc9 | [log] [tgz] |
---|---|---|
author | ehmaldonado <ehmaldonado@webrtc.org> | Mon Aug 29 09:56:06 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Aug 29 09:56:10 2016 |
tree | 6d589f3e5a5e6f1cb76b92e6f9d0d83257d0c944 | |
parent | 1b365a8db070f9cdcbf35ec871f758dcd909e51d [diff] |
Remove Chromium Clang warnings only on Windows. A previous CL (https://codereview.webrtc.org/2281513002) broke Windows, Mac and Linux bots in WebRTC's Chromium FYI, by suppressing these warnings when they hadn't been set. This CL fixes it suppressing warnings only on Windows. Example failures: https://build.chromium.org/p/chromium.webrtc.fyi/builders/Win%20Builder/builds/6540 https://build.chromium.org/p/chromium.webrtc.fyi/builders/Mac%20Builder/builds/16588 https://build.chromium.org/p/chromium.webrtc.fyi/builders/Linux%20Builder/builds/9655 BUG=webrtc:6255 NOTRY=True Review-Url: https://codereview.webrtc.org/2284333002 Cr-Commit-Position: refs/heads/master@{#13951}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.