Support generating (simple) macros in header-translator
#688
Labels
A-framework
Affects the framework crates and the translator for them
enhancement
New feature or request
Swift has support for this. From Apple's documentation:
Might be difficult if the macros' data isn't exposed properly to us by libclang (so hard to tell if the macro is sufficiently simple).
This is needed for better CoreFoundation support: #556.
The text was updated successfully, but these errors were encountered: