mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-23 09:41:07 +00:00
7b4961d75b
Wrap generated code with #if/#endif using an 'ifcontext' on QAPIGenCSnippet objects. This makes a conditional event's qapi_event_send_FOO() compile-time conditional, but its enum QAPIEvent member remains unconditional for now. A follow up patch "qapi-event: add 'if' condition to implicit event enum" will improve this. Backports commit c3cd6aa0201c126eda8dc71b60e7aa259a3e79b9 from qemu |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
events.py | ||
types.py | ||
visit.py |