HazardyKnusperkeks added inline comments.
================ Comment at: clang/docs/ClangFormatStyleOptions.rst:2710 +**SpacesInLineComments** (``SpacesInLineComment``) + How many spaces are allowed at the start of a line comment. To disable the ---------------- MyDeveloperDay wrote: > Is this change generated? with clang/doc/tools/dump_style.py or did you hand > craft it? > > ClangFormatStyleOptions.rst is always autogenerated from running > dump_style.py, any text you want in the rst needs to be present in Format.h Yes it is generated, after you told me what I have to do on D91507 I have (and will in the future) always run that script, I've not touched the file directly. But I also have not really looked at it, because it is generated. If it is a bit odd I can retake a look on other options with nested entries. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D92257/new/ https://reviews.llvm.org/D92257 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits