1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Michi bb17286834 Bug 422401 - [Content Assist] no binding for nested types of a base
class

The problem was with template base classes as in the unit test.
Accessibility check did not find the proper AccessContext.namingClass
and always ended further up in the class tree.

Change-Id: I447567cabd20ad5c57c05a9ffa5f0f12c5321ccf
Signed-off-by: Michi <woskimi@yahoo.de>
Reviewed-on: https://git.eclipse.org/r/38944
Tested-by: Hudson CI
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2015-01-04 19:58:05 -05:00
..
org.eclipse.cdt.alltests Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
org.eclipse.cdt.core Bug 422401 - [Content Assist] no binding for nested types of a base 2015-01-04 19:58:05 -05:00
org.eclipse.cdt.core.aix Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.linux Bug 450192 - configurable maven builds to skip ppc64le 2014-11-10 08:03:03 -05:00
org.eclipse.cdt.core.linux.ia64 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.linux.ppc Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.linux.ppc64 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.linux.ppc64le Bug 443343. Add support for pppc64le architecture 2014-09-17 08:56:54 -04:00
org.eclipse.cdt.core.linux.x86 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.linux.x86_64 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.macosx Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.native Fix PTYOutputStream.write for off > 0 2014-08-27 16:06:16 +02:00
org.eclipse.cdt.core.qnx Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
org.eclipse.cdt.core.solaris Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.tests Disabled a flaky test. 2014-12-29 10:10:09 -08:00
org.eclipse.cdt.core.win32 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.win32.x86 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.win32.x86_64 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.ui Bug 456579 - Improve CSourceHover and OpenDeclaration for TemplateIds 2015-01-04 02:34:22 -05:00
org.eclipse.cdt.ui.tests Bug 422401 - [Content Assist] no binding for nested types of a base 2015-01-04 19:58:05 -05:00