1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 06:55:23 +02:00
cdt/core
Nathan Ridge f89c738b0b Bug 549508 - Avoid calling CPPBasicType.setAssociatedNumericalValue() without cloning the type
If we call it without cloning, we associate the value with every place
that has a reference to that CPPBasicType object, which could involve
completely unrelated entities.

Change-Id: Icff6c32d15ee6dbc55e363b2de9a166e03440f74
2019-08-09 02:54:06 -04:00
..
org.eclipse.cdt.core Bug 549508 - Avoid calling CPPBasicType.setAssociatedNumericalValue() without cloning the type 2019-08-09 02:54:06 -04:00
org.eclipse.cdt.core.linux [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.linux.ppc64le [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.linux.x86_64 [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.macosx [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.native Remove remnants of no longer supported arches 2019-06-19 16:10:21 -04:00
org.eclipse.cdt.core.tests Bug 522200: [C++17] Add support for structured binding declarations 2019-08-05 09:00:35 +02:00
org.eclipse.cdt.core.win32 [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.win32.x86_64 [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.ui Replace ViewerSorter with ViewerComparator. 2019-08-09 08:50:29 +03:00
org.eclipse.cdt.ui.tests Bug 522200: [C++17] Add support for structured binding declarations 2019-08-05 09:00:35 +02:00
pom.xml [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00