commit | 3860c7f8731c4718f40a762cffb65f12dc294a69 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Tue Jan 19 10:04:41 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jan 19 10:04:49 2016 |
tree | 1c6776ed4f95b15cb0ce51699a0a26ecb8da7671 | |
parent | c4c84856628c70fada1ada6c4112f5497d993aa6 [diff] |
Fix parsing of CLANG_REVISON from tools/clang/scripts/update.py The regex didn't match the revision before after the switch from tools/clang/scripts/update.sh to tools/clang/scripts/update.py. This should have been done in https://codereview.webrtc.org/1493683003 when the filename changed. TESTED=Ran the script and verified parsing worked and showed the currently pending Clang change in ongoing roll in https://codereview.webrtc.org/1593713013/ NOTRY=True Review URL: https://codereview.webrtc.org/1608813002 Cr-Commit-Position: refs/heads/master@{#11299}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.