owenpan added inline comments.
================ Comment at: clang/lib/Format/UnwrappedLineParser.cpp:2620 + } else if (IfLBrace && !IfLBrace->Optional) { + KeepIfBraces = true; + markOptionalBraces(ElseLeftBrace); ---------------- To be precise. It doesn't matter now but will when we configure removing braces for other styles. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D127260/new/ https://reviews.llvm.org/D127260 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits