[cfe-dev] Parsing clang++ output

Jonathan Sauer jonathan.sauer at gmx.de
Mon Aug 22 13:59:29 PDT 2011


Hello,

> 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.

Oh. I guess things changed with XCode 4, when clang was integrated into the IDE as a plugin. XCode 3.2.6
parses clang's output (at least that's my guess from looking into XCode's "Clang LLVM 1.0.xcspec" file).


Jonathan





More information about the cfe-dev mailing list