1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Michi ff7056130e Bug 456579 - Improve CSourceHover and OpenDeclaration for TemplateIds
When the nodeSelector detects an IASTNode that has a TemplateId parent
we use that instead of the original. The benefit is that we also get the
template parameters so we can find template specialization matches.

Change-Id: I3751efdb15e868b4aa6688ad338227e0d0c5bcd8
Signed-off-by: Michi <woskimi@yahoo.de>
Reviewed-on: https://git.eclipse.org/r/38923
Tested-by: Hudson CI
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2015-01-04 02:34:22 -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 424565 - 'Open Declaration' on use of alias template defined in base 2015-01-04 01:40:19 -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 456099. Added change description. 2014-12-30 17:12:33 -08:00