gribozavr2 added inline comments.

================
Comment at: clang/include/clang/Format/Format.h:1651
+  /// parameters in a fuction call.
+  bool ObjCDontBreakBeforeNestedBlockParam;
+
----------------
I don't know much about ClangFormat, but I'd prefer to keep the option name 
positive ("ObjCBreakBefore...").


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70926/new/

https://reviews.llvm.org/D70926



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to