[iOS] Make CWTChromeDriver's launch script work with ASan builds
When launching an ASan build of CWTChromeDriver, libclang_rt.asan_iossim_dynamic.dylib needs to be included in DYLD_INSERT_LIBRARIES. This CL updates launch scripts to include this value when using ASan. This is needed as part of adapting CWTChromeDriver for fuzzing. Bug: 1158540 Change-Id: I924f865027ac8c50deeec2eaa401647efff62452 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633681Reviewed-by:Rohit Rao <rohitrao@chromium.org> Commit-Queue: Ali Juma <ajuma@chromium.org> Cr-Commit-Position: refs/heads/master@{#844970}
Showing
Please register or sign in to comment