[PATCH] D132451: [docs] Add examples for printing asynchronous stack for coroutines

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 23 01:51:56 PDT 2022


ChuanqiXu added inline comments.


================
Comment at: clang/docs/DebuggingCoroutines.rst:619
+
+.. code-block:: text
+
----------------
Here we can't use `.. code-block:: console` since it will meet some parsing problems.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132451/new/

https://reviews.llvm.org/D132451



More information about the cfe-commits mailing list