[all-commits] [llvm/llvm-project] a94bc9: Fix small typo in Block ABI docs
Shivam Gupta via All-commits
all-commits at lists.llvm.org
Mon Oct 18 21:03:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a94bc9d81bfce2c697494431b4524fcee90a26cf
https://github.com/llvm/llvm-project/commit/a94bc9d81bfce2c697494431b4524fcee90a26cf
Author: Dave MacLachlan <dmaclach at google.com>
Date: 2021-10-19 (Tue, 19 Oct 2021)
Changed paths:
M clang/docs/Block-ABI-Apple.rst
Log Message:
-----------
Fix small typo in Block ABI docs
I think the C++ code example had the wrong name for the block copy function.
Reviewed By: rjmccall
Differential Revision: https://reviews.llvm.org/D91815
More information about the All-commits
mailing list