-
- Downloads
fix: Gcc dump types (#4369)
While doing some cleaning, the typing of the GCC dump feature was found
incorrect. This change tries to fix most of it... But some details still need to
be fixed (FIXME notes left in the code).
Signed-off-by:
Marc Poulhiès <dkm@kataplop.net>
Showing
- static/components.interfaces.ts 7 additions, 21 deletionsstatic/components.interfaces.ts
- static/components.ts 14 additions, 29 deletionsstatic/components.ts
- static/event-map.ts 3 additions, 3 deletionsstatic/event-map.ts
- static/panes/compiler.ts 19 additions, 20 deletionsstatic/panes/compiler.ts
- static/panes/gccdump-view.interfaces.ts 30 additions, 26 deletionsstatic/panes/gccdump-view.interfaces.ts
- static/panes/gccdump-view.ts 26 additions, 18 deletionsstatic/panes/gccdump-view.ts
Loading
Please register or sign in to comment