]> granicus.if.org Git - clang/commit
Comment to XML conversion: escape XML special chars correctly; use correct
authorDmitri Gribenko <gribozavr@gmail.com>
Wed, 3 Oct 2012 09:04:56 +0000 (09:04 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Wed, 3 Oct 2012 09:04:56 +0000 (09:04 +0000)
commit7d9c975bf2ea8e607646e23c15da744490e10d5d
tree24c20dee5150d5f5aa2d961d60480ee0a1ba14d8
parent2bf8980800fb282f61401b44a678064ebac13038
Comment to XML conversion: escape XML special chars correctly; use correct
regex for version tuples.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165104 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/xml/comment-xml-schema.rng
test/Index/Inputs/CommentXML/valid-availability-attr-02.xml [new file with mode: 0644]
test/Index/annotate-comments-availability-attrs.cpp
test/Index/comment-xml-schema.c
tools/libclang/CXComment.cpp