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
Hi. If I set flag BreakBeforeBraces: Allman, clang-format does not transfer brace to the new line for union. Also if I use BasedOnStyle: Mozilla without anything else, it works correctly for union.
clang-format version 9.0.0 (tags/RELEASE_900/final)