vlovich added a comment. In D102706#2774018 <https://reviews.llvm.org/D102706#2774018>, @MyDeveloperDay wrote:
> Could you clang-format the tests please so I can more easily read them. Sure. I was just taking my queue from the rest of the file which appeared to intentionally not clang-format the test strings. ================ Comment at: clang/docs/ClangFormatStyleOptions.rst:2790 +**LambdaBodyIndentation** (``LambdaBodyIndentationKind``) + What is the lambda body indented relative to (default is ``Signature``). ---------------- MyDeveloperDay wrote: > Did you generate this by hand or using the clang/doc/tools/dump_style.py? By hand. `dump_format_style` generates other changes (although I wasn't aware of it at the time). I'll regenerate just this section using that tool. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D102706/new/ https://reviews.llvm.org/D102706 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits