Preprocessor: figure out the rules aroung __VA_ARGS__
and ##
#542
Labels
area:preprocessor
Related to C preprocessor
good-first-issue
An issue considered simple enough for new contributors
kind:feature
New feature or request
status:help-wanted
Open for contributors
See the section 6.10.4.1 Argument substitution of the C standard on notes about the
__VA_ARGS__
substitution.See
TODO[#542]
in the code to see where the work may be needed.The text was updated successfully, but these errors were encountered: