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] FIXED - refactoring Operator ID


Added accept( ASTVisitor) support for conversion typeIDs.

JohnC
www.eclipse.org/cdt


cdt-patch-bounces@xxxxxxxxxxx wrote on 04/04/2005 01:31:14 PM:

>
> This patch includes:
> - ICPPASTConversionName that represents C++ conversion member functions
>  -> also keeps track of the IASTTypeId for the conversion member function
> - ICPPASTOperatorName that represents C++ overloaded operator member function
> - a couple tests
>
> Devin Steffler
> IBM's Eclipse CDT
> Ottawa (Palladium), Ontario, Canada
> [attachment "cdt_core_patch.txt" deleted by John Camelon/Ottawa/IBM]
> [attachment "cdt_ui_tests_patch.txt" deleted by John
> Camelon/Ottawa/IBM] [attachment "cdt_core_tests_patch.txt" deleted
> by John Camelon/Ottawa/IBM] _______________________________________________
> cdt-patch mailing list
> cdt-patch@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-patch

Back to the top