jp4a50 added inline comments.
================ Comment at: clang/docs/ClangFormatStyleOptions.rst:3540 + someMethod(someOtherMethod( + [](SomeReallyLongLambdaSignatureArgument foo) { ---------------- jp4a50 wrote: > MyDeveloperDay wrote: > > This code may come from Format.h > Sorry, I'm not sure I understand. > > Do you mean that this code should *also* be added to the corresponding > documentation in `Format.h`? Or do you mean that the documentation in this > file is programatically generated from `Format.h` and I should therefore only > put it there? Or something else? Ahh I've found `dump_format_style.py` now. Will fix. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D146042/new/ https://reviews.llvm.org/D146042 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits