Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied: [cdt-patch] Parser Symbol Table - Standard Conversion Ex pressions

-----Original Message-----
From: Niefer, Andrew [mailto:aniefer@xxxxxxxxxxxx] 
Sent: March 26, 2003 4:07 PM
To: 'cdt-patch@xxxxxxxxxxx'
Subject: [cdt-patch] Parser Symbol Table - Standard Conversion Expressions

This patch contains my initial implementation of standard conversion
sequences for function resolution in the Parser's symbol Table.

Also, the type information has been pulled out of the Declaration object and
placed in util.TypeInfo

Attached is
patch_03.26.03(cdt.core).txt (the changes)
patch_03.26.03(cdt.ui.tests).txt (the junit tests for the changes)

-Andrew



Back to the top