1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-17 14:05:23 +02:00
cdt/core
Nathan Ridge 0dd5bb0f65 Bug 510484 - Restore the recursion protection set in CPPVariable.getInitialValue()
The set was moved to EvalUtil.getVariableValue() in bug 508254, but this
left some paths unprotected. This restores the set to
CPPVariable.getInitialValue() (while keeping the EvalUtil one too).

Change-Id: I4a579720f4bc23d41e50c484649a73c29698373d
2017-01-27 18:45:10 -04:00
..
org.eclipse.cdt.core Bug 510484 - Restore the recursion protection set in CPPVariable.getInitialValue() 2017-01-27 18:45:10 -04:00
org.eclipse.cdt.core.aix Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.ppc Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.ppc64 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.ppc64le Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.x86 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.x86_64 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.macosx Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.native Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.tests Bug 510484 - Restore the recursion protection set in CPPVariable.getInitialValue() 2017-01-27 18:45:10 -04:00
org.eclipse.cdt.core.win32 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.win32.x86 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.win32.x86_64 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.ui Bug 509186 - Require an exact match for help proposals when providing context information 2017-01-25 20:03:49 -04:00
org.eclipse.cdt.ui.tests Bug 509186 - Require an exact match for help proposals when providing context information 2017-01-25 20:03:49 -04:00