mycoboco / beluga

a standard C compiler (with an integrated preprocessor)
http://code.woong.org/beluga
Other
65 stars 8 forks source link

support gcc extensions for variadic macros #103

Closed mycoboco closed 7 years ago

mycoboco commented 7 years ago
mycoboco commented 7 years ago

Have been implemented having support for __VA_OPT__ in mind.