From cff339a60a571a606a7510548f661dc6a719368d Mon Sep 17 00:00:00 2001 From: Dmitri Gribenko Date: Tue, 7 Aug 2012 18:59:04 +0000 Subject: Comment AST: DeclInfo: add a special kind for enums. Comment XML: add a root node kind for enums. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161442 91177308-0d34-0410-b5e6-96231b3b80d8 --- bindings/xml/comment-xml-schema.rng | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'bindings') diff --git a/bindings/xml/comment-xml-schema.rng b/bindings/xml/comment-xml-schema.rng index 8071b3a06c..69d8229d6b 100644 --- a/bindings/xml/comment-xml-schema.rng +++ b/bindings/xml/comment-xml-schema.rng @@ -13,6 +13,7 @@ + @@ -216,6 +217,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3