CLANG-FORMAT-BARR-C

#edit the Barr C third-party style file and change the following two lines

AlwaysBreakAfterDefinitionReturnType: TopLevel

 * change this to None
 
AlwaysBreakAfterReturnType: TopLevelDefinitions

 * change this to None

Last updated