[cfe-dev] Parsing clang++ output

David Blaikie dblaikie at gmail.com
Mon Aug 22 12:54:03 PDT 2011


>
> 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,
> it simply parses clang's output (I'm using XCode 3.2.6 with clang trunk).


I'd guess/bet that XCode doesn't parse clang's output. Judging by Ted's post
on this ( http://llvm.org/bugs/show_bug.cgi?id=10696 ) 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.

- David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110822/1639ea60/attachment.html>


More information about the cfe-dev mailing list