Its currently not possible to recreate the GNU style using the BreakBeforeBraces: Custom style due to a lack of missing BeforeWhile in the BraceWrappingFlags
The following request was raised to add BeforeWhile in a do..while context like BeforeElse and BeforeCatch to give greater control over the positioning of the while
Awesome!