mirror of
https://github.com/frida/tinycc
synced 2025-02-10 04:14:02 +03:00
4c0d70ab07
If a function macro name is separated from the parentheses in an macro invocation the substitution doesn't take place. Fix this by handling comments.