sylvestre.ledru added inline comments.
================ Comment at: docs/ClangFormatStyleOptions.rst:430 + If ``true``, in the class inheritance expression clang-format will + break before operands ``:`` and ``,`` only if there is multiple + inheritance. ---------------- s/is/are/ ================ Comment at: docs/ClangFormatStyleOptions.rst:431 + break before operands ``:`` and ``,`` only if there is multiple + inheritance. + ---------------- s/inheritance/ inheritances/ ================ Comment at: include/clang/Format/Format.h:307 + /// \brief If ``true``, in the class inheritance expression clang-format will + /// break before operands ``:`` and ``,`` only if there is multiple + /// inheritance. ---------------- same typo Repository: rL LLVM https://reviews.llvm.org/D30487 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits