commit | 85fae2acc5a4604b38b27ced4c579cb6f1dd067c | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Thu Nov 05 15:08:13 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 05 15:55:33 2020 |
tree | 19256519a45b547139e8651518d5c2a74660629c | |
parent | 5481784385e4af0cef2df63bf9aa68ba0c45ccf7 [diff] |
Fix -Wrange-loop-analysis. The new xcode-clang in xcode 12 turns on -Wrange-loop-analysis by default, this CL tries to fix problems caused by this. Bug: webrtc:12134 Change-Id: I77fd9a28486690c11dceceafc4d72f131b081788 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/191762 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32559}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.