MochiLibraries / Biohazrd

A framework for automatically generating binding wrappers for C/C++ libraries
MIT License
60 stars 8 forks source link

Support translating C++ deprecated attributes as ObsoleteAttribute #87

Open PathogenDavid opened 3 years ago

PathogenDavid commented 3 years ago
PathogenDavid commented 3 years ago

If it turns out that fixing this requires AttributedTypes to be made available, make sure to properly resolve https://github.com/InfectedLibraries/Biohazrd/issues/130 when fixing this.