MyDeveloperDay added inline comments.
================ Comment at: cfe/trunk/docs/ClangFormatStyleOptions.rst:812 + Always wrap braces after a control statement. + + .. code-block:: c++ ---------------- This text cannot be generated by dump_format_style.py in clang/docs/tools from the Format.h I think this is the first time we've seen an enum being used in a structure, as such dump_format_style doesn't support pulling the text in automatically. The next person who runs dump_format_style could easily end up blowing away your documentation. Repository: rL LLVM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D68296/new/ https://reviews.llvm.org/D68296 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits