commit | c710ac142e6ed9f7c880aa6b1b1dca6fbae2f1e9 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Tue May 08 14:52:55 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 09 09:12:06 2018 |
tree | 7a00dcd9f4e77fe88512e38fdfed5fb8310d8c82 | |
parent | f4e8b9f511b47062694a9117830f8afb72916346 [diff] |
Removing -Wno-comment. Chromium is suppressing this warning only on GCC [1], so WebRTC should not suppress it on clang and just rely on Chromium's defaults. [1] - https://cs.chromium.org/chromium/src/build/config/compiler/BUILD.gn?l=1356&rcl=027d7fa1c191f60f754985b9c235597f8c9a2081 Bug: webrtc:9251 Change-Id: I9316cbdda4083da7d859ff0b9c60579546ddbfcb Reviewed-on: https://webrtc-review.googlesource.com/75301 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23183}
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.