1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-16 05:25:21 +02:00
cdt/core/org.eclipse.cdt.core.tests
Nathan Ridge f6b60ed850 Bug 530430 - Proper handling of class initially declared as a friend
When a subsequent regular (non-friend) declaration of such a class
is indexed, the index binding needs to be marked as being fully
visible to name lookup.

Change-Id: I1a625f93eda1af257a9af50b5c4f115fc9bf6526
2018-01-31 13:09:31 -05:00
..
.settings Moved to JDK 1.8. 2016-03-28 16:50:01 -04:00
META-INF Moved to JDK 1.8. 2016-03-28 16:50:01 -04:00
misc/org/eclipse/cdt Bug 529023 - Cannot set build.proj.ref.configs.enabled via customization 2018-01-08 10:55:37 -05:00
model/org/eclipse/cdt/core Bug 499471: Workaround indexer deadlock when tests running 2016-08-12 05:13:35 -04:00
parser/org/eclipse/cdt Bug 530430 - Proper handling of class initially declared as a friend 2018-01-31 13:09:31 -05:00
regression/org/eclipse/cdt/core/tests Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
resources Bug 527844: ExpressionWriter does not write IASTLiteralExpression suffix 2017-12-21 12:52:04 -05:00
suite/org/eclipse/cdt/core Bug 529023 - Cannot set build.proj.ref.configs.enabled via customization 2018-01-08 10:55:37 -05:00
.classpath Moved to JDK 1.8. 2016-03-28 16:50:01 -04:00
.project
about.html
build.properties Remove reference to java environment in build.properties 2015-09-29 08:57:47 -04:00
plugin.xml bug 416628: "Export" of entries of language settings providers to referencing projects - added capability 2013-09-08 08:09:10 -04:00
pom.xml releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
test.xml