Bug 137365

Summary: Move ASan arguments from LLVM (-mllvm) to the frontend
Product: WebKit Reporter: David Farler <dfarler>
Component: Tools / TestsAssignee: David Farler <dfarler>
Status: RESOLVED FIXED    
Severity: Normal CC: dburkart, ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
Patch ddkilzer: review+

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>