- add alignment to types and declarations
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 7 Mar 2008 16:16:25 +0000 (16:16 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 7 Mar 2008 16:16:25 +0000 (16:16 +0000)
commit07ad993854e86b85d303cc4ea1fb991378269051
tree178a9b819241bf947a0089418b177fa4a2576353
parentb25d569376cbe58bed4e413458cf7005ba068dda
- add alignment to types and declarations
- parses alignment and copy it to declarations
- add warnings/errors for double/wrong MS modifiers

[r18922]
ast.c
ast_t.h
parser.c
parsetest/MS/declspec.c
type.c
type_t.h
types.c