Markus Armbruster 7480874a69 qapi net: Elide redundant has_FOO in generated C
The has_FOO for pointer-valued FOO are redundant, except for arrays.
They are also a nuisance to work with.  Recent commit "qapi: Start to
elide redundant has_FOO in generated C" provided the means to elide
them step by step.  This is the step for qapi/net.json.

Said commit explains the transformation in more detail.  The invariant
violations mentioned there do not occur here.

Cc: Jason Wang <jasowang@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20221104160712.3005652-19-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Fixes for MacOS squashed in]
2022-12-14 20:04:47 +01:00
..
2022-10-25 11:37:17 -04:00
2022-10-31 11:32:07 +01:00
2022-10-31 18:48:23 +00:00
2022-12-01 08:45:03 +01:00
2022-09-04 07:02:56 +01:00
2022-10-27 11:34:31 +01:00
2022-11-16 10:15:26 +01:00
2022-10-24 11:20:15 +02:00