feat: treat unknown macros with arguments as undefined
commitc85eface68940368f696807e97ac7d707e8a73eb
authorJonathan M. Wilbur <jonathan@wilbur.space>
Tue, 30 Jul 2024 12:54:00 +0000 (30 08:54 -0400)
committerJonathan M. Wilbur <jonathan@wilbur.space>
Tue, 30 Jul 2024 12:54:00 +0000 (30 08:54 -0400)
tree48a50268e29f3df15913a79dc71c9fc1b444cf17
parent08a4c52de39b202f02d1ec525c64336d11ad9ccf
feat: treat unknown macros with arguments as undefined
tccpp.c
tests/undef_func_macro.c [new file with mode: 0644]