You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because clang-format cannot determine {} as an empty function is leaves out a space between the ) and the { as it doesn't identify the { as a TT_FunctionLBrace
Add an issue for tracking a potential change to fix that.