[cfe-dev] Custom Clang and Xcode

Sebastian Hagedorn hagi.dd at web.de
Sat Jun 15 07:40:25 PDT 2013


Took me a while to get the libclang build right and test it, but thanks, this indeed works.

I also followed Jordan's guesses, but they didn't solve the problem. I've removed the Option.td entries for warnings anyway.

Thanks a lot for your help!


On 15/04/2013, at 20:46 , Ted Kremenek <kremenek at apple.com> wrote:

> On Apr 15, 2013, at 5:14 AM, Sebastian Hagedorn <hagi.dd at web.de> wrote:
> 
>> Did I get something wrong, or do I just have to live with it because Xcode is not prepared for this type of modification?
> 
> Hi Sebastian,
> 
> You will need to replace both clang and libclang.dylib in the XcodeDefault toolchain.  Overriding CC simply isn't going to work.
> 
> Ted

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130615/67ac8599/attachment.html>


More information about the cfe-dev mailing list