commit | 739baf097b1384d7a97d769e29a30b5c49581281 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Sun Jan 27 16:29:42 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jan 28 09:53:50 2019 |
tree | 6e5cca6fd06f28d5a7683bfc3cf22d1793e38c48 | |
parent | 2d65fff16f83ceab129a7041ca77e38f4bba19b8 [diff] |
[clang-tidy] Apply performance-for-range-copy fixes. This CL applies clang-tidy's performance-for-range-copy [1] on the WebRTC codebase. All changes in this CL are automatically generated by both clang-tidy and 'git cl format'. [1] - https://clang.llvm.org/extra/clang-tidy/checks/performance-for-range-copy.html Bug: webrtc:10215 Change-Id: I7c83290b8866d76129bbec4e24e6701f5014102e Reviewed-on: https://webrtc-review.googlesource.com/c/120043 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26420}
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.
Authoritative list of directories that contain the native API header files.