- add __declspec restrict and noalias
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 14 Mar 2008 16:08:42 +0000 (16:08 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 14 Mar 2008 16:08:42 +0000 (16:08 +0000)
commit5c804a26fbf22e58afedba1551d31f63d81d4d84
tree33a359794e348a842030c4067e8d94926058ed9d
parent25963fb99021d505f5382e3251e96a76eb97c675
- add __declspec restrict and noalias
- add an internal_errof_f() as panic replacement
- true_statement is always != NULL

[r18942]
TODO
ast.c
ast_t.h
diagnostic.c
diagnostic.h
lexer.c
parser.c
parsetest/MS/declspec.c