mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-24 00:15:38 +00:00
c18d107804
guardname() fails to return a valid C identifier for arguments containing anything but [A-Za-z0-9_.-']. Fix that. Don't bother protecting ticklish identifiers; header guards are all-caps, and no ticklish identifiers are. Backports commit f9c146399dabefb8cd13c9c467a9e710af15ea70 from qemu |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
events.py | ||
types.py | ||
visit.py |