[cfe-dev] Clang crash in HTMLDiagnostics

Jean-Daniel Dupas devlists at shadowlab.org
Thu Aug 7 12:17:12 PDT 2008


Le 7 août 08 à 21:00, Nico Weber a écrit :

> Hi Jean-Daniel,
>
> On 07.08.2008, at 20:39, Jean-Daniel Dupas wrote:
>
>> I m' not sure, but it may be related to this (around line 1390  
>> ~1400) :
>>
>> if (!HTMLDiag.empty()) {
>>    // FIXME: The HTMLDiagnosticClient uses the Preprocessor for
>>    //  (optional) syntax highlighting, but we don't have a  
>> preprocessor yet.
>>    //  Fix this dependency later.
>>    DiagClient.reset(CreateHTMLDiagnosticClient(HTMLDiag, 0, 0));
>
> this was fixed by Ted in http://llvm.org/viewvc/llvm-project?rev=54472&view=rev 
>  .
>
> Nico
>

Ye thanks, I saw that too. It fixed it to fast ;-)






More information about the cfe-dev mailing list