r174216 - Comment parsing: improve the fidelity of XML output for many block commands
jahanian
fjahanian at apple.com
Fri Feb 1 15:27:21 PST 2013
On Feb 1, 2013, at 12:23 PM, Dmitri Gribenko <gribozavr at gmail.com> 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.
- Fariborz
More information about the cfe-commits
mailing list