MyDeveloperDay added inline comments.
================ Comment at: clang/lib/Format/UnwrappedLineFormatter.cpp:280 + if (Style.isJavaScript() && (*I)->Last->is(TT_FunctionLBrace)) + return true; + ---------------- we didn't need this anymore? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D118337/new/ https://reviews.llvm.org/D118337 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits