HazardyKnusperkeks added inline comments.

================
Comment at: clang/tools/clang-format/ClangFormat.cpp:105
+    SortIncludes("sort-includes",
+                 cl::desc("If set, overrides the include sorting behavior\n"
+                          "determined by the SortIncludes style flag"),
----------------
Couldn't one split the string in python? I think an arbitrary position to split 
the help isn't nice. I for one have often the terminal over half the monitor 
spread, sometimes even the complete monitor.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121916

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

Reply via email to