qapi: Merge adjacent untagged sections
authorMarkus Armbruster <armbru@redhat.com>
Fri, 16 Feb 2024 14:58:37 +0000 (15:58 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 26 Feb 2024 09:43:56 +0000 (10:43 +0100)
commit0b82a7440c22056745a925d0b1c070e18534aa0e
tree15e2a8f30582b8b1583dbedcd656cff6e60d9198
parentfedc04c9fcbd9802d21848b4d55c436c003f4961
qapi: Merge adjacent untagged sections

The parser mostly doesn't create adjacent untagged sections, and
merging the ones it does create is hardly worth the bother.  I'm doing
it to avoid behavioral change in the next commit.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240216145841.2099240-14-armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
scripts/qapi/parser.py
tests/qapi-schema/doc-empty-features.out