Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [HEAD] Re: [cdt-patch] [HEAD] more updates for parser to handle _Bool

JohnC
www.eclipse.org/cdt



Andrew Niefer/Ottawa/IBM@IBMCA 
Sent by: cdt-patch-admin@xxxxxxxxxxx
01/27/2004 01:48 PM
Please respond to
cdt-patch


To
cdt-patch@xxxxxxxxxxx
cc

Subject
[cdt-patch] [HEAD] more updates for parser to handle _Bool






Updates to handle _Bool

Core:
 - modified  CompleteParseASTFactory.getParameterTypeInfo
                 CompleteParseASTFactory.createReference 
                 CompleteParseASTFactory.usualArithmeticConversions
                 CompleteParseASTFactory.getTypeKind
                 Parser.typeId
                 TypeFilter.shouldAccept
                 TypeInfo.equals
Core.tests:
- Added CompleteParseASTTest.testCBoolAsParameter

tested on windows & linux

-Andrew

[attachment "01.27.04.core.txt" deleted by John Camelon/Ottawa/IBM] 
[attachment "01.27.04.core.tests.txt" deleted by John Camelon/Ottawa/IBM] 



Back to the top