================ @@ -271,3 +283,17 @@ Options considered to be reinitialized. For non-member or static member functions, the first argument is considered to be reinitialized. Default value is an empty string. + +.. option:: Awaitables + + A semicolon-separated list of types or functions (the operands to `co_await`) ---------------- EugeneZelenko wrote:
```suggestion A semicolon-separated list of types or functions (the operands to ``co_await``) ``` https://github.com/llvm/llvm-project/pull/172566 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
