[all-commits] [llvm/llvm-project] 230214: [Coroutines][Docs] Add a discussion on the handlin...
Tyler Nowicki via All-commits
all-commits at lists.llvm.org
Wed Dec 18 20:47:22 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2302142f2318ba9624b847cd8c1a7e2d255be5c5
https://github.com/llvm/llvm-project/commit/2302142f2318ba9624b847cd8c1a7e2d255be5c5
Author: Tyler Nowicki <tyler.nowicki at amd.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M llvm/docs/Coroutines.rst
Log Message:
-----------
[Coroutines][Docs] Add a discussion on the handling of certain parameter attribs (#117183)
ByVal arguments and Swifterror require special handling in the coroutine
passes. The goal of this section is to provide a description of how
these parameter attributes are handled.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list