MyDeveloperDay marked 6 inline comments as done.
MyDeveloperDay added inline comments.


================
Comment at: clang/include/clang/Format/Format.h:2076
+  /// \version 16
+  bool BreakArrays;
+
----------------
HazardyKnusperkeks wrote:
> HazardyKnusperkeks wrote:
> > Please sort.
> What about `Leave`?
I'm going to say that at present the boolean is probably enough as JSON 
formatting is really to do one or the other, but of course this can progress 
easily into an enum when there is a use case


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

https://reviews.llvm.org/D133589

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

Reply via email to