commit | eb0de2284e31e1c26e3510bd667c6a96fc96af84 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Fri Jan 11 23:05:24 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jan 14 11:26:27 2019 |
tree | 5bcef497a8f51a097a84ab5c3f9272f9f5bdda46 | |
parent | dc71420e7862d4c7c4da3072e75131043d80327c [diff] |
Remove explicit -fsanitize=memory from BUILD.gn. There is no need to explicitly do this, because when the GN argument is_msan is True, the -fsanitize=memory is added by the toolchain. Bug: None Change-Id: Id21dbd56df65636ca038e1abccaada0f44abfbb0 Reviewed-on: https://webrtc-review.googlesource.com/c/116992 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26236}
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.