1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
cdt/core
Michi c647a52118 Bug 434446 - [code assist] struct not being recognised as a valid base
class

structs are now being shown as candidates for base classes

while I was at it I also fixed proposals for typedefs, template
parameters and template aliases.

Change-Id: I319b06a195eed88a12969207a21584dc2477219e
Signed-off-by: Michi <woskimi@yahoo.de>
Reviewed-on: https://git.eclipse.org/r/38379
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-12-19 15:15:55 -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 434446 - [code assist] struct not being recognised as a valid base 2014-12-19 15:15:55 -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 Bug 451091 - Make type of constexpr variable const-qualified 2014-12-10 10:20:49 -05: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 429534 - NPE in CElementHyperlinkDetector.detectHyperlinks() 2014-12-17 13:38:12 -05:00
org.eclipse.cdt.ui.tests Bug 434446 - [code assist] struct not being recognised as a valid base 2014-12-19 15:15:55 -05:00