Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied: [cdt-patch] Parser Symbol Table patch - typedefs, pointe rs and re ferences in parameter resolution

-----Original Message-----
From: Niefer, Andrew [mailto:aniefer@xxxxxxxxxxxx] 
Sent: Monday, March 31, 2003 2:30 PM
To: 'cdt-patch@xxxxxxxxxxx'
Subject: [cdt-patch] Parser Symbol Table patch - typedefs, pointers and re
ferences in parameter resolution

Core: (patch_03.31.03(cdt.core).txt)
Modifications to function resolution to better support pointers, references
and typedefs.

Tests: (patch_03.31.03(cdt.ui.tests).txt)
Renamed testFunctionResolution_2 to
testfunctionResolution_PointersAndBaseClasses.
Modified function tests to reflect changes made to the handling of
parameters.
Added testFunctionResolution_TypedefsAndPointers.


-Andrew



Back to the top