RESOLVED FIXED 133489
Build ASan WebKit for iOS Simulator
https://bugs.webkit.org/show_bug.cgi?id=133489
Summary Build ASan WebKit for iOS Simulator
David Farler
Reported 2014-06-03 14:36:13 PDT
iOS simulator needs a couple of extra options in order to build: -lclang_rt.asan_iossim_dynamic instead of -lclang_rt.asan_osx_dynamic and DumpRenderTree may need a tweak or two since we broke out the static library target.
Attachments
Patch (4.21 KB, patch)
2014-06-04 09:58 PDT, David Farler
darin: review+
David Farler
Comment 1 2014-06-04 09:58:18 PDT
David Farler
Comment 2 2014-06-04 11:18:51 PDT
Note You need to log in before you can comment on or make changes to this bug.