Fix clang detection Port of https://chromium-review.googlesource.com/c/chromiumos/platform2/+/1922532 BUG=chromium:1026028 BUG=chromium:1024392 TEST=clang detection works. Change-Id: I8ab6fcfc7391b1e3c96d0a30c35f56c44925194c Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/webrtc-apm/+/1922908 Reviewed-by: Caroline Tice <cmtice@chromium.org> Reviewed-by: Hsinyu Chao <hychao@chromium.org> Tested-by: Manoj Gupta <manojgupta@chromium.org>
APM is the audio processing module of WebRTC project in charge of effects like echo cancellation, noise suppression, etc. The purpose of this project is to build a standalone library for Chrome OS system side audio processing.
To update this package to latest upstream WebRC:
./script/sync-apm.sh path/to/webrtc-checkout/src .emerge webrtc-apm to see if anything breaks.