commit | 5b9746ef10a3042abd766430197fd1bc0dade648 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Wed Aug 16 11:52:35 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 16 11:52:35 2017 |
tree | dbad9a0e8d1e3cfcf6594a8f551e8c3fcc6cbc74 | |
parent | 3004fd088812e7d0879af45d50f19631ec9bf743 [diff] |
When using clang, switch on -Wc++11-narrowing See https://clang.llvm.org/docs/DiagnosticsReference.html#wc-11-narrowing for datails. This catches a narrowing bug that broke a downstream project in https://codereview.webrtc.org/2995523002/. BUG=none Review-Url: https://codereview.webrtc.org/2995073002 Cr-Commit-Position: refs/heads/master@{#19366}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.