Community
Participate
Working Groups
Build Identifier: Sometimes it is useful to know whether an IFunctionScope is representing an inline function or not. So it would be helpful to add the .isInline() function to IFunctionScope. I have a patch which does this. Reproducible: Always
Created attachment 202499 [details] Patch adding this functionality Some of the tests will only pass once other patches in bugzilla are applied (or in the case of IScope.equals when I have submitted a new patch.
we're investigating this, but given that your patch will only pass once other patches in bugzilla are applied, we haven't yet tried this out for regression testing.
(this is part of a batch change) The Eclipse CDT EDC (https://wiki.eclipse.org/CDT/cdt-debug-edc) is now obsolete and has not had any active development since 2011. Therefore the still open bugs are being marked as wontfix. The git repo for the project still exists for posterity at https://git.eclipse.org/c/cdt/org.eclipse.cdt.edc.git/