MyDeveloperDay added inline comments.

================
Comment at: clang/docs/ClangFormatStyleOptions.rst:2039
 
+**IncludeSortCaseAware** (``bool``)
+  Specify if sorting should be done in a case aware fashion.
----------------
curdeius wrote:
> The name is somewhat awkward IMO (in the sense it doesn't read nicely), but 
> it's nice to be (alphabetically) closer to other Include-related options in 
> the documentation.
> I have no better name though. Just noticing.
I agree how about `IncludeSortCaseSensitive`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95017

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

Reply via email to