Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [HEAD] Re: [cdt-patch] Content Assist work in Symbol Table

JohnC



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


To
cdt-patch@xxxxxxxxxxx
cc

Subject
[cdt-patch] Content Assist work in Symbol Table






Support the content assist lookup kind LookupKind.THIS, where the lookup 
looks in the class of the this pointer.
Fix a bug where the forward declared functions/methods appeared twice in 
the content assist results .

Added ContextualParseTest::testCompletionLookup_LookupKindTHIS

tested on windows
-Andrew

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



Back to the top