[ios] Fixes issues in the macOS and iOS WebKit builds.
- Copies the clang asan library into iOS app bundles. This library is pulled from WebKitTestRunnerApp.app/Frameworks. - Updates the iOS test runner to set DYLD_LIBRARY_PATH to pick up the clang asan library from its copied location. - Fixes the macOS build to stop rewriting WK_API_AVAILABLE() calls, as this was causing compiler errors. BUG=None Change-Id: Ie30b40b01d3724b0d922f0edc1c39544bc251f2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228116 Commit-Queue: Rohit Rao <rohitrao@chromium.org> Reviewed-by:Ali Juma <ajuma@chromium.org> Cr-Commit-Position: refs/heads/master@{#774729}
Showing
Please register or sign in to comment