pycparserext
pycparserext copied to clipboard
added __alignof__ gnu extension support
support for https://gcc.gnu.org/onlinedocs/gcc-6.3.0/gcc/Alignment.html keyword alignof
Could you look into the linter failure?
@inducer done
Could you add support for this to the generator and add a round-trip test?
@inducer done
LGTM, thanks!