Community
Participate
Working Groups
We are dealing with a lot of generated C code where the generator massively generates anonymous structs. That pollutes the whole visible part of the PE view from the top with "anonymous" nodes. That arrangement magnifies that showing "anonymous" does not bring much value as their variables listed below separately as well. I suggest a filter for the anonymous elements which would be enabled by default.
Created attachment 208893 [details] Suggested patch
Committed to master. Enabled by default in PE/CView as the items are alphabetically sorted there but disabled by default in the Outline View.