]> granicus.if.org Git - clang/commit
Comment XML: use xml:space="preserve" in Verbatim tags, so that XML tidy does
authorDmitri Gribenko <gribozavr@gmail.com>
Wed, 8 Aug 2012 22:10:24 +0000 (22:10 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Wed, 8 Aug 2012 22:10:24 +0000 (22:10 +0000)
commit6cd4420945489e7331012103048f162288a6c7d8
tree96a1811db0c4bb85ba1d0acd9400d5fced0b5f25
parentc3b2308f66fe8abd2c1a911b500c0b989c295819
Comment XML: use xml:space="preserve" in Verbatim tags, so that XML tidy does
not compress spaces in verbatim content.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161531 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/xml/comment-xml-schema.rng
test/Index/Inputs/CommentXML/valid-function-07.xml
test/Index/annotate-comments.cpp
tools/libclang/CXComment.cpp