[patch/compiler-rt] Make asan buildable on OS X 10.9 with Xcode 5

Nico Weber thakis at chromium.org
Wed Nov 6 14:00:32 PST 2013


(clang r194168 if anyone is curious)


On Wed, Nov 6, 2013 at 1:59 PM, Nico Weber <thakis at chromium.org> wrote:

> ddunbar landed a better fix, please ignore. Trunk builds fine for me now.
>
> ps: Yay dev meeting!
>
>
> On Wed, Nov 6, 2013 at 1:02 PM, Nico Weber <thakis at chromium.org> wrote:
>
>> Hi,
>>
>> I need the attached patch to get asan to build on OS X 10.9 with Xcode 5
>> (I haven't run `xcode-select --install` and would prefer not to). Without
>> this patch, clang can't find CoreFoundation/CFBase.h, TargetConditionals.h
>> etc.
>>
>> Thanks,
>> Nico
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131106/ee4d2271/attachment.html>


More information about the llvm-commits mailing list