It looks like having a function that ends with "FATAL()" but doesn't also have a return value (even if it's useless). This is causing a hang in link.exe when doing a PGO build (this has been blocking us from doing PGO builds for more than a month now). See https://connect.microsoft.com/VisualStudio/feedback/details/996802/link-exe-hang-during-the-pgo-optimization-step for more details. BUG=chromium:491914 R=turaj@webrtc.org Review URL: https://codereview.webrtc.org/1181033009. Cr-Commit-Position: refs/heads/master@{#9469}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.