commit | 970f2f7c1a58798689091cd555fe89411cb34243 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Thu Feb 28 13:57:52 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 28 14:51:51 2019 |
tree | 895fc2b8704a948e0b5df1fba0382bad16a519f9 | |
parent | d3a780b4764c656eb34fcc828901f5972945b18e [diff] |
[clang-tidy] Apply bugprone-argument-comment fixes. This CL applies clang-tidy's bugprone-argument-comment [1] to 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/bugprone-argument-comment.html Bug: webrtc:10252 Change-Id: I77fec17509311275f18e730e482fb9f3fb2998ad Reviewed-on: https://webrtc-review.googlesource.com/c/124989 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26900}
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.