mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +02:00
Mirror of https://github.com/eclipse-cdt/cdt
![]() bug42836 - Navigate/search: prepopulate template classes from Outline... bug42902 - Search: Cannot find typedef bug43016 - Search: Cannot find macro declarations Core: - add Typedefs to index as Types with suffix T (bug42902) - added addTypedefReference to AbstractIndexer - modified bestTypePrefix in AbstractIndexer - added TYPEDEF_DECL, TYPEDEF_SUFFIX to IIndexConstants - modified acceptTypedefReference in SourceIndexerRequestor -Searching for Typedefs: (bug42902) - modified setElementInfo in BasicSearchResultCollector - added TYPEDEF to ICSearchConstants - modified CSearchPattern & ClassDeclarationPattern - implemented acceptTypedef* in MatchLocator Core.tests - updated testIndexContents and testIndexAll and added them back into the IndexManagerTests suite - modified resources/search/classDecl.cpp to include a typedef - added testbug42902_TypeDefs to ClassDeclarationPatternTests - updated testNamespaceReferenceInClassBaseClause in OtherPatternTests UI - modified performAction & determineInitValuesFrom in CSearchPage - modified getImage in CSearchResultLabelProvider |
||
---|---|---|
build | ||
core | ||
debug | ||
doc/org.eclipse.cdt.doc.user | ||
launch/org.eclipse.cdt.launch | ||
releng |