Snapchat / djinni

A tool for generating cross-language type declarations and interface bindings. Djinni's new home is in the Snapchat org.
Apache License 2.0
179 stars 50 forks source link

Fix missing documentation #190

Open trblunt opened 1 month ago

trblunt commented 1 month ago

Fix an issue where generated code would sometimes be missing documentation. This was causing missing enum class comments in C++, missing enum comments in Swift, and missing static method comments in Swift.