Index: lib/Format/Format.cpp =================================================================== --- lib/Format/Format.cpp +++ lib/Format/Format.cpp @@ -427,7 +427,6 @@ break; case FormatStyle::BS_WebKit: Expanded.BraceWrapping.AfterFunction = true; - Expanded.BraceWrapping.BeforeElse = true; break; default: break;