[all-commits] [llvm/llvm-project] 3b5c9c: [Clang] Propagate elide safe context through [[cla...
Yuxuan Chen via All-commits
all-commits at lists.llvm.org
Fri Sep 13 14:11:48 PDT 2024
Branch: refs/heads/users/yuxuanchen1997/parm-attr-coro-must-await
Home: https://github.com/llvm/llvm-project
Commit: 3b5c9ccf79e9162afa00c21d4b22626466547796
https://github.com/llvm/llvm-project/commit/3b5c9ccf79e9162afa00c21d4b22626466547796
Author: Yuxuan Chen <ych at meta.com>
Date: 2024-09-13 (Fri, 13 Sep 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/Attr.td
M clang/include/clang/Basic/AttrDocs.td
M clang/lib/Sema/SemaCoroutine.cpp
M clang/test/CodeGenCoroutines/coro-await-elidable.cpp
M clang/test/Misc/pragma-attribute-supported-attributes-list.test
Log Message:
-----------
[Clang] Propagate elide safe context through [[clang::coro_must_await]]
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