================ @@ -271,3 +297,17 @@ Options argument (``*this``) is 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 ---------------- zwuis wrote:
Can we reference [cppreference](https://en.cppreference.com/w/cpp/language/coroutines.html#co_await) to give precise meaning of _awaitable_? https://github.com/llvm/llvm-project/pull/172566 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
