mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Print @cdecl enums in the C section of the compatibility header. Use and extend the macros to support C compiler clients. The macro is adapted to the features supported by the client compiler. It uses an Objective-C style macro with raw type when available and fallbacks to a simple typedef for C compatibility.
43 KiB
43 KiB