Skip to content

post-tmr tokens reordering now include typedefs. enumDecl formatting support custom data types

Andrea Paterno requested to merge fix_110 into master

Close #110 (closed)

Also fixes a bug discovered by the newly created test-case: typedef enum formatting left out custom types and only supported standard ones.

Merge request reports