Replace is_type_atomic(x, ATOMIC_TYPE_VOID) by the more concise is_type_void(x).
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 22 Apr 2012 11:30:46 +0000 (13:30 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 24 Apr 2012 12:51:59 +0000 (14:51 +0200)
commite1432a496fed91dd4fee062dcdc9007718c77758
treef669f7a6f916641d8e19b6a88fb60e389908b377
parent33118528109ea64aff30552d1090c749b0e0f6f2
Replace is_type_atomic(x, ATOMIC_TYPE_VOID) by the more concise is_type_void(x).
ast2firm.c
parser.c
type_t.h
wrappergen/write_fluffy.c