[PATCH] D98237: [clang-format] Option for empty lines after an access modifier.
Max Sagebaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 23 11:37:00 PDT 2021
Max_S added a comment.
In D98237#2775514 <https://reviews.llvm.org/D98237#2775514>, @MyDeveloperDay wrote:
> When you made this commit you didn't regenerate the ClangFormatStyleOptions.rst from the Format.h using clang/docs/tool/dump_format_style.py now anyone else using the tool hit issues with code which is incorrect, we need to update Format.h to match what you expect in ClangFormatStyleOptions.rst
I am sorry about this. I provided a bugfix in D102989 <https://reviews.llvm.org/D102989>, can you please have a look if this is enough?
Is there a documentation I forget to read?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98237/new/
https://reviews.llvm.org/D98237
More information about the cfe-commits
mailing list