[PATCH] D146926: [clang-format] Add option to decorate reflowed block comments

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 27 01:36:30 PDT 2023


MyDeveloperDay added a comment.

no you need to run

clang/doc/tools/dump_format_style.py

This will regnerate ClangFormatStyleOptions.rst from the Format.h change you have here, you then need to include that rst file in the review


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146926



More information about the cfe-commits mailing list