[PATCH] D95561: [Clang] Introduce Swift async calling convention.
Varun Gandhi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 14:09:48 PST 2021
varungandhi-apple added inline comments.
================
Comment at: clang/include/clang/Basic/AttrDocs.td:4398
+ let Content = [{
+ TODO
+ }];
----------------
I have left this as a TODO for now, so that it can be filled in later when the exact details of the convention are implemented in LLVM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95561/new/
https://reviews.llvm.org/D95561
More information about the llvm-commits
mailing list