1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 01:35:39 +02:00
cdt/core
Nathan Ridge 8e1059c5b8 Bug 547224 - Avoid concurrent access to AST type string caches
The caches used to be thread-local, but that did not survive the
refactoring in bug 512297. This patch makes them thread-local again.

Change-Id: Iffe37aef292e4efb05e30af2a251a71fb57b343d
2019-05-21 13:00:15 -04:00
..
org.eclipse.cdt.core Bug 547224 - Avoid concurrent access to AST type string caches 2019-05-21 13:00:15 -04:00
org.eclipse.cdt.core.linux Build with Eclipse 2019-03 dependencies 2019-03-18 20:44:27 -04:00
org.eclipse.cdt.core.linux.ppc64le [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.core.linux.x86_64 [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.core.macosx [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.core.native Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.core.tests Bug 545040 - make array size inference work with initializer lists 2019-05-21 12:59:00 -04:00
org.eclipse.cdt.core.win32 Build with Eclipse 2019-03 dependencies 2019-03-18 20:44:27 -04:00
org.eclipse.cdt.core.win32.x86_64 [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.ui Bug 120883 - Compliant "rule of 5" class wizard 2019-05-16 13:42:24 -04:00
org.eclipse.cdt.ui.tests Bug 353022 - Fix format switch without parenthesis 2019-05-18 02:15:26 -04:00
pom.xml [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00