[Webkit-unassigned] [Bug 140307] New: If building with ASan, copy libclang_rt.asan_osx_dynamic.dylib to the build directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 9 14:06:17 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140307

            Bug ID: 140307
           Summary: If building with ASan, copy
                    libclang_rt.asan_osx_dynamic.dylib to the build
                    directory
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dburkart at apple.com

We should copy over the ASan dylib when producing an ASan root, so that we can distribute the root to systems which don't necessarily have ASan in their toolchain. This can be accomplished by adding a Makefile to /Tools/asan, and modifying /Tools/Makefile.

Alexey had the good idea of plopping it into WebKit.framework/Versions/A/Resources so that it's automatically next to WebKitTestRunner and such.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150109/e1b90f2f/attachment-0002.html>


More information about the webkit-unassigned mailing list