On Sat, Feb 2, 2013 at 1:27 AM, jahanian <[email protected]> wrote:
>
> On Feb 1, 2013, at 12:23 PM, Dmitri Gribenko <[email protected]> wrote:
>
>> Author: gribozavr
>> Date: Fri Feb  1 14:23:57 2013
>> New Revision: 174216
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=174216&view=rev
>> Log:
>> Comment parsing: improve the fidelity of XML output for many block commands
>>
>> This change introduces a 'kind' attribute for the <Para> tag, that captures 
>> the
>> kind of the parent block command.
>>
>> For example:
>>
>> \todo Meow.
>>
>
> Thanks Dmitri for working on this.

You are welcome!

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to