1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core.tests
Marco Stornelli c68fa24969 Bug 560173 - Fix destructor lookup in case of typedef
Added field isDestructor to LookupData class

Change-Id: If2707c96eeb54dfc938dfc5caf69f0bbf71589ef
2020-03-01 09:09:29 -05:00
..
.settings Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
META-INF Bug 540610 - Add Automatic-Module-Name header 2018-10-30 15:49:15 +01:00
misc/org/eclipse/cdt Bug 559193 - new API for preference management 2020-01-18 16:09:36 -05:00
model/org/eclipse/cdt/core Bug 335344 - External settings lost after changing language IDs, take 2 2018-12-10 11:42:44 +01:00
parser/org/eclipse/cdt Bug 560173 - Fix destructor lookup in case of typedef 2020-03-01 09:09:29 -05:00
regression/org/eclipse/cdt/core/tests Bug 540373: Cleanup: Format & Remove trailing whitespace 2018-11-22 21:47:02 +00:00
resources Bug 522200: [C++17] Add support for structured binding declarations 2019-08-05 09:00:35 +02:00
suite/org/eclipse/cdt/core Bug 559193 - new API for preference management 2020-01-18 16:09:36 -05:00
.classpath Moved to JDK 1.8. 2016-03-28 16:50:01 -04:00
.project Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress. 2005-12-02 20:43:14 +00:00
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
build.properties Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00: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] Bump to CDT version 9.11.0 2019-12-07 15:24:34 -05:00
test.xml