[PATCH] D73768: clang-format: [JS] document InsertTrailingCommas.

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 29 08:00:59 PDT 2020


MyDeveloperDay added a comment.

I'm trying to prevent this from getting deleted in D78982: [clang-format] Fix Microsoft style for C++ enums <https://reviews.llvm.org/D78982>

@mprobst When you added this documentation did you add it to Format.h and regenerate the rst text.

ClangFormatStyleOptions.rst should be generated using the `clang/docs/tools/dump_format_style.py`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73768





More information about the cfe-commits mailing list