Re: Enabling AddressSanitizer from Xcode
Re: Enabling AddressSanitizer from Xcode
- Subject: Re: Enabling AddressSanitizer from Xcode
- From: Sean McBride <email@hidden>
- Date: Thu, 14 Mar 2013 14:06:08 -0400
- Organization: Rogue Research Inc.
On Thu, 14 Mar 2013 01:03:47 -0400, Jeff Smith said:
>Since AddressSanitizer is part of LLVM/Clang, is it possible to enable
>it from Xcode's Build Settings?
No. Apple uses their own fork of clang for Xcode, which does not include the Asan work google did. File a bug and wait forever (you can dupe mine <rdar://11056201>). In the mean time, build your own clang and point Xcode to it:
<http://blog.wadetregaskis.com/tot-clang-llvm-in-xcode/>
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden