Previously there was only support for `sizeof(<type>)` and expressions which syntactically look like a type (such as `sizeof(foo)`). Fixes #2091. |
||
|---|---|---|
| .. | ||
| cparse.h | ||
| cscanner.c | ||
| parser.y | ||
| templ.c | ||
| util.c | ||
Previously there was only support for `sizeof(<type>)` and expressions which syntactically look like a type (such as `sizeof(foo)`). Fixes #2091. |
||
|---|---|---|
| .. | ||
| cparse.h | ||
| cscanner.c | ||
| parser.y | ||
| templ.c | ||
| util.c | ||