[cfe-dev] Try out LLVM: no C++0x & crash

Matthieu Monrocq matthieu.monrocq at gmail.com
Wed Aug 24 10:25:53 PDT 2011


2011/8/24 Tanya Lattner <lattner at apple.com>

>
> On Aug 24, 2011, at 8:18 AM, David Blaikie wrote:
>
> Which could explain why my colored clang diagnostic change never worked for
>> her, if clang didn't have colored diagnostic support back in 2.7 (I don't
>> know which revision that was - could someone confirm whether that's true?
>> I'll poke around in ViewVC to see if I can make sense of it, though)
>>
>
> Yep. That seems to explain it - clang didn't respect forcibly turning
> colored diagnostics on in the absence of terminal colors until relatively
> recently:
> https://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Driver/Tools.cpp?revision=114638&view=markup
>
>
>
> Yes, this is the problem. I had a symlink (used by the script) to the clang
> release that I apparently didn't update.
>
> Sorry for my mistake.
>
> Thanks,
> Tanya
>

I confirm it is now working correctly (as much as it can work in C++03).

Thanks Tanya!

--Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110824/be4ac9d6/attachment.html>


More information about the cfe-dev mailing list