Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [HEAD] w/modifications Re: [cdt-patch] support removing IBindings from IScopes



Applied with a small modification.
A call to IASTName#resolveBinding will resolve the binding if it is not
already there, the ClearBindingFromScopeAction wants to clear the binding
if it exists, so added a CASTName#hasBinding and changed
ClearBindingFromScopeAction#processName to use it.

-Andrew

cdt-patch-admin@xxxxxxxxxxx wrote on 01/05/2005 11:05:52 AM:

>
> This patch adds support for removing IBindings from IScopes (#1-1 on
> Andrew's New Parser todo list).
>
> Devin Steffler
> IBM's Eclipse CDT
> Ottawa (Palladium), Ontario, Canada
> [attachment "cdt_core_tests_patch.txt" deleted by Andrew
> Niefer/Ottawa/IBM] [attachment "cdt_core_patch.txt" deleted by
> Andrew Niefer/Ottawa/IBM]



Back to the top