From: Dmitri Gribenko Date: Thu, 13 Sep 2012 21:32:58 +0000 (+0000) Subject: Comment to XML conversion: we try not to emit empty elements, but X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b4362ec118bb69d0d2aaee01941cb85a36efa79;p=clang Comment to XML conversion: we try not to emit empty elements, but it is not possible to guarantee that without duplicating logic or buffering element contents. So, allow empty elements in schema. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163842 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/bindings/xml/comment-xml-schema.rng b/bindings/xml/comment-xml-schema.rng index a0329f8c3d..3942903788 100644 --- a/bindings/xml/comment-xml-schema.rng +++ b/bindings/xml/comment-xml-schema.rng @@ -294,9 +294,9 @@ - + - +