wgtdkp / wgtcc

A small C11 compiler
MIT License
765 stars 130 forks source link

No check for calling function that returning incomplete type #38

Closed huangguiyang closed 7 years ago

huangguiyang commented 7 years ago
struct S bar();
void foo() {
    bar();
}
wgtdkp commented 7 years ago

fix by commit https://github.com/wgtdkp/wgtcc/commit/89c101e1027c0774d3130860c8cb5ed314f1b09b