================ @@ -52,3 +52,33 @@ captures or ensuring the lambda closure object has a guaranteed lifetime. Following these guidelines can help ensure the safe and reliable use of coroutine lambdas in C++ code. + +Options +------- + +.. option:: AllowExplicitObjectParameters + + When set to `true`, lambda coroutines that use C++23 "deducing this" ---------------- vbvictor wrote:
I hoped majority of files will have 2-space ident. The formatting in html will be correct anyway with 2/3 ident - it's just style for convenience. So I won't force any further changes then P.S. As I was writing you pushed new version, thanks, lgtm https://github.com/llvm/llvm-project/pull/182916 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
