[all-commits] [llvm/llvm-project] 1f8372: [Coroutines] Fix a typo in documentation
Xun Li via All-commits
all-commits at lists.llvm.org
Mon Sep 14 19:47:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1f837265eb082441337a42420bf415a99c3f4baa
https://github.com/llvm/llvm-project/commit/1f837265eb082441337a42420bf415a99c3f4baa
Author: Xun Li <xun at fb.com>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M llvm/docs/Coroutines.rst
Log Message:
-----------
[Coroutines] Fix a typo in documentation
In the example, the variable that's crossing suspend point was referred wrongly, fix it.
Differential Revision: https://reviews.llvm.org/D83563
More information about the All-commits
mailing list