Bug 137365 - Move ASan arguments from LLVM (-mllvm) to the frontend
Summary: Move ASan arguments from LLVM (-mllvm) to the frontend
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: David Farler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-02 16:09 PDT by David Farler
Modified: 2014-10-02 16:38 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2014-10-02 16:21 PDT, David Farler
ddkilzer: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Farler 2014-10-02 16:09:54 PDT
All we need to do is remove -mllvm from the asan.xcconfig.
Comment 1 David Farler 2014-10-02 16:21:28 PDT
Created attachment 239151 [details]
Patch
Comment 2 David Kilzer (:ddkilzer) 2014-10-02 16:25:17 PDT
Comment on attachment 239151 [details]
Patch

r=me
Comment 3 David Farler 2014-10-02 16:38:51 PDT
Committed r174242: <http://trac.webkit.org/changeset/174242>