Reverted bad change [506]. Added test case for remaining bug.

This commit is contained in:
Christian Kamm
2008-08-13 23:54:09 +02:00
parent 53f8542719
commit c31d07e23f
3 changed files with 9 additions and 6 deletions

View File

@@ -640,7 +640,6 @@ struct TypeClass : Type
int checkBoolean();
TypeInfoDeclaration *getTypeInfoDeclaration();
int hasPointers();
int builtinTypeInfo();
type *toCtype();