hanchenye-llvm-project/clang/bindings
Dmitri Gribenko 2e72dd4a43 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.

used to be just <Para>Meow.</Para>, but now it is
<Para kind="todo">Meow.</Para>

llvm-svn: 174216
2013-02-01 20:23:57 +00:00
..
python [cindex.py]: Use spaces instead of tabs 2013-01-20 00:42:16 +00:00
xml Comment parsing: improve the fidelity of XML output for many block commands 2013-02-01 20:23:57 +00:00