[cfe-dev] -emit-html example

Chris Lattner clattner at apple.com
Thu Apr 17 16:03:55 PDT 2008


On Apr 17, 2008, at 3:45 PM, Nuno Lopes wrote:

>>> Anyway, I think the output is great! However I found some little  
>>> problems, like:
>>> - the output jumps from line 1659 to 2085
>>
>> I don't see this in safari.
>
> Take a look at line 1659:
> <tr><td class="num" id="LN1659">1659</td><td class="line"><span  
> class='keyword'>static</span> <span class='keyword'>const</span>  
> <span c++|,objective-c++-cpp-output:10.5; ,objective-c++-header|,objc 
> ++-cpp-output:10.5;     :10.4}"<br> } , { "darwin_dsymutil" , "%{g*:% 
> {!gstabs*:%{!g0: dsymutil %{o*:%*}%{!o:a.out}}}}"<br> } ,  
> { "darwin_arch" , "%{m64:x86_64;:i386}" } , { "darwin_crt2"<br> ,  
> "" } , { "darwin_subarch" , "%{m64:x86_64;:i386}" } ,</span></ 
> span> };</td></tr>
>
>
> The problem is in the "'-march=' instead.\n}} %<mcpu=*" part. Notice  
> the unescaped '<'.

This should help, nice catch!
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080414/005304.html

-Chris




More information about the cfe-dev mailing list