1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Nathan Ridge ade410bbe9 Bug 508254 - Static field of enclosing class type
We previously guarded against recursion in this case, but the
result was an invalid composite value that could cause problems
down the line.

This patch avoids getting into the recursion to begin with by
skipping the processing of static fields in a case where it's
not necessary to begin with.

Change-Id: Ic3a346092bb7ad5c94cd15871110dd17ecd64886
2016-12-26 19:43:35 -05:00
build Bug 503153.Fixed NPE in GCCToolChain.getDefaultScannerInfo() 2016-12-15 12:26:39 -04:00
codan Update version to 9.2.0 2016-11-14 23:50:05 -05:00
core Bug 508254 - Static field of enclosing class type 2016-12-26 19:43:35 -05:00
cross Update version to 9.2.0 2016-11-14 23:50:05 -05:00
debug Bug 507752 - [debugger console] Check if view is opened in perspective 2016-11-18 16:18:35 -04:00
doc Update version to 9.2.0 2016-11-14 23:50:05 -05:00
dsf Bug 507950 - Deadlock when changing a variable value when reverse 2016-11-27 20:02:54 -04:00
dsf-gdb Add id to GdbFullCliConsole and GdbBasicCliConsole menu 2016-11-21 13:29:13 -05:00
jtag Update version to 9.2.0 2016-11-14 23:50:05 -05:00
launch Update version to 9.2.0 2016-11-14 23:50:05 -05:00
llvm Update version to 9.2.0 2016-11-14 23:50:05 -05:00
lrparser Update version to 9.2.0 2016-11-14 23:50:05 -05:00
memory Update version to 9.2.0 2016-11-14 23:50:05 -05:00
native/org.eclipse.cdt.native.serial Update version to 9.2.0 2016-11-14 23:50:05 -05:00
qt Update version to 9.2.0 2016-11-14 23:50:05 -05:00
releng Remove dependency to cdt-master from CDT's target file. 2016-12-09 09:59:19 -05:00
remote Update version to 9.2.0 2016-11-14 23:50:05 -05:00
testsrunner Update version to 9.2.0 2016-11-14 23:50:05 -05:00
toolchains/arduino Update version to 9.2.0 2016-11-14 23:50:05 -05:00
upc Update version to 9.2.0 2016-11-14 23:50:05 -05:00
util Update version to 9.2.0 2016-11-14 23:50:05 -05:00
visualizer Update version to 9.2.0 2016-11-14 23:50:05 -05:00
windows Update version to 9.2.0 2016-11-14 23:50:05 -05:00
xlc Update version to 9.2.0 2016-11-14 23:50:05 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Point cdt_9_2 build to its own location 2016-11-15 20:25:25 -05:00