1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
cdt/core
Nathan Ridge 1a7d4622e2 BUg 508254 - Move the recursion protection set in CPPVariable.getInitialValue() to EvalUtil.getVariableValue()
This catches recursion along paths in EvalUtil.getVariableValue() that don't
go through CPPVariabble.getInitialValue().

The patch also improves caching in EvalInitList.

Change-Id: I343bbf1bb7493b2c83771de3659209e5d512fd80
2016-12-21 19:44:05 -04:00
..
org.eclipse.cdt.core BUg 508254 - Move the recursion protection set in CPPVariable.getInitialValue() to EvalUtil.getVariableValue() 2016-12-21 19:44:05 -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 508254 - Move the recursion protection set in CPPVariable.getInitialValue() to EvalUtil.getVariableValue() 2016-12-21 19:44:05 -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 Revert "Update plugin version and fix @since tag" 2016-11-15 21:05:03 -04:00
org.eclipse.cdt.ui.tests Update version to 9.2.0 2016-11-14 23:50:05 -05:00