HazardyKnusperkeks added inline comments.

================
Comment at: clang/docs/ClangFormatStyleOptions.rst:3891
 
+  * ``PCIS_OnlyNextLine`` (in configuration: ``OnlyNextLine``)
+    Put all constructor initializers on the next line if they fit.
----------------
owenpan wrote:
> Backl1ght wrote:
> > @HazardyKnusperkeks Maybe I misunderstand something, I think I already add 
> > an entry here by running `clang/docs/tools/dump_format_style.py`.
> `NextLineOnly` instead?
> @HazardyKnusperkeks   Maybe I misunderstand something, I think I already add 
> an entry here by running `clang/docs/tools/dump_format_style.py`.

This is the documentation about the configuration. I was talking about an entry 
in the `clang/docs/ReleaseNotes.rst`.


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

https://reviews.llvm.org/D143091

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

Reply via email to