commit | e6c2c0853f57f4f49be62cd654acbe25ecae6280 | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Thu Nov 08 11:20:55 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 08 13:28:34 2018 |
tree | 5496327c4615fe6c38063e99dbee4d3d3ad22418 | |
parent | c4e9825c04010dabbb9de319cc37862d2e730107 [diff] |
MsanUninitialized: restric type check to msan case. This change is needed to avoid undesired failures caused by IsTriviallyCopyable behavior differences across different compilers and STL implementations. It will allow https://webrtc-review.googlesource.com/c/src/+/40300 to land. Bug: webrtc:8762 Change-Id: Ide32062605320c706b8a2f3f149d73b967b1fe30 Reviewed-on: https://webrtc-review.googlesource.com/c/110143 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25560}
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.