Marc-André Lureau
3e270dcacc
qapi: add 'if' to alternate members
Add 'if' key to alternate members:
{ 'alternate': 'TestIfAlternate', 'data':
{ 'alt': { 'type': 'TestStruct', 'if': 'COND' } } }
Generated code is not changed by this patch but with "qapi: add #if
conditions to generated code".
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20181213123724.4866-17-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2018-12-13 19:20:11 +01:00
..
2018-03-12 16:12:47 +01:00
2018-01-12 13:22:02 +01:00
2018-06-15 15:23:34 +01:00
2017-07-31 13:12:47 +03:00
2018-10-02 19:09:14 +02:00
2018-11-06 21:35:05 +01:00
2018-07-13 10:16:04 +01:00
2017-12-19 10:25:09 +00:00
2018-12-13 19:20:11 +01:00
2018-02-19 10:51:16 +01:00
2018-10-30 21:13:54 -03:00
2018-07-19 13:09:04 +01:00
2018-03-02 13:45:57 -06:00