diff options
author | Utkarsh Saxena <usx@google.com> | 2023-11-22 12:51:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-22 12:51:24 +0100 |
commit | fbfd2c9972695bc74a646bfa5e3e2d00477dabe2 (patch) | |
tree | 327fa8d0fb6bb710f41cd458d661e2866bc43d79 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | de7fbfeef5984ed3dc178957fbfaf4b1bb95fa94 (diff) | |
download | llvm-fbfd2c9972695bc74a646bfa5e3e2d00477dabe2.zip llvm-fbfd2c9972695bc74a646bfa5e3e2d00477dabe2.tar.gz llvm-fbfd2c9972695bc74a646bfa5e3e2d00477dabe2.tar.bz2 |
[coroutines] Introduce [[clang::coro_lifetimebound]] (#72851)
Adds attribute `[[clang::coro_lifetimebound]]`.
All arguments to a function are considered to be **lifetime bound** if
the function
returns a type annotated with ``[[clang::coro_lifetimebound]]`` and
``[[clang::coro_return_type]]``.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions