[all-commits] [llvm/llvm-project] a1783d: [Clang] Propagate elide safe context through [[cla...
Yuxuan Chen via All-commits
all-commits at lists.llvm.org
Mon Sep 16 11:22:23 PDT 2024
Branch: refs/heads/users/yuxuanchen1997/parm-attr-coro-must-await
Home: https://github.com/llvm/llvm-project
Commit: a1783d336a915c64af3533566b470ac3d55e4297
https://github.com/llvm/llvm-project/commit/a1783d336a915c64af3533566b470ac3d55e4297
Author: Yuxuan Chen <ych at meta.com>
Date: 2024-09-16 (Mon, 16 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