<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">XCode 3.2 and higher (for Mac OS) parse clang's output to provide the user with a list of errors. As far as I can see,</div>

it simply parses clang's output (I'm using XCode 3.2.6 with clang trunk).</blockquote><div><br></div><div>I'd guess/bet that XCode doesn't parse clang's output. Judging by Ted's post on this ( <a href="http://llvm.org/bugs/show_bug.cgi?id=10696">http://llvm.org/bugs/show_bug.cgi?id=10696</a> ) bug I was just reading tihs morning, where he implies that the XCode is doing something correctly where the console output is incorrect - if XCode was parsing clang's text output it wouldn't have any hope of getting this right. Though I wouldn't know which builds that would be applicable to.</div>
<div><br></div><div>- David</div></div>