OrangeC
OrangeC copied to clipboard
Function parameters in backend Structure Members List
function parameters were making it into the debug info in a structure member list; it turns out the internal data structure for structure members had them in there. Discover why and remedy the situation. (for now it is filtered in the backend.)