summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/unknown-expr-key.exit
diff options
context:
space:
mode:
authorEric Blake2015-05-04 17:05:10 +0200
committerMarkus Armbruster2015-05-05 18:39:00 +0200
commit811d04fd0cff1229480d3f5b2e349f646ab6e3c1 (patch)
tree8b0b2ef12caafd0fdea6dd560835cd96f7bf7111 /tests/qapi-schema/unknown-expr-key.exit
parentqapi: Prepare for catching more semantic parse errors (diff)
downloadqemu-811d04fd0cff1229480d3f5b2e349f646ab6e3c1.tar.gz
qemu-811d04fd0cff1229480d3f5b2e349f646ab6e3c1.tar.xz
qemu-811d04fd0cff1229480d3f5b2e349f646ab6e3c1.zip
qapi: Segregate anonymous unions into alternates in generator
Special-casing 'discriminator == {}' for handling anonymous unions is getting awkward; since this particular type is not always a dictionary on the wire, it is easier to treat it as a completely different class of type, "alternate", so that if a type is listed in the union_types array, we know it is not an anonymous union. This patch just further segregates union handling, to make sure that anonymous unions are not stored in union_types, and splitting up check_union() into separate functions. A future patch will change the qapi grammar, and having the segregation already in place will make it easier to deal with the distinct meta-type. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'tests/qapi-schema/unknown-expr-key.exit')
0 files changed, 0 insertions, 0 deletions