<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Jul 24, 2014, at 9:02 AM, Arno Appenzeller <<a href="mailto:arno.appenzeller@gmx.de">arno.appenzeller@gmx.de</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;">I read that it's not possible to swap the Xcode analyzer or the clang.</span><br style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"></blockquote><br></div><div>Hi Arno,</div><div><br></div><div>I'm not certain where you read that, because it is simply not true.  The set-xcode-analyzer script that we bundle with checker builds has for a very long time now allowed you to swap out your own copy of the analyzer.  If you are using a build of Xcode from the last year or so, you can set the CLANG_ANALYZER_EXEC build setting to a full path to your build of clang to use an alternate clang for static analysis.  That's really the recommended way to use a customized clang in Xcode for static analysis.</div><div><br></div><div>Cheers,</div><div>Ted</div><br></body></html>