- first iteration of new initializer code
authorMatthias Braun <matze@braunis.de>
Wed, 13 Feb 2008 18:20:39 +0000 (18:20 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 13 Feb 2008 18:20:39 +0000 (18:20 +0000)
commit09527515b3f2d630abff8304689f98dc82d128f5
treea828ad4a17f9df0facb84cfa50776441583e0c07
parent4085aa68e6ab44a42ead9eb3ce6ae42c693839ce
- first iteration of new initializer code
- implemented __builtin_offsetof

[r18851]
14 files changed:
TODO
ast.c
ast.h
ast2firm.c
ast_t.h
lexer.c
parser.c
parser.h
parsetest/compoundlit.c [new file with mode: 0644]
parsetest/offsetof.c [new file with mode: 0644]
parsetest/shouldfail/offsetof.c [new file with mode: 0644]
type.c
type_t.h
types.h