[PATCH] D95561: [Clang] Introduce Swift async calling convention.
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 15:57:25 PST 2021
dexonsmith added a comment.
In D95561#2526417 <https://reviews.llvm.org/D95561#2526417>, @varungandhi-apple wrote:
> I don't get how you stack your change on top of someone else's change (the diff seems to have been created with only one commit), but this depends on https://reviews.llvm.org/D95228, which depends on https://reviews.llvm.org/D95044.
You should be able to click the "Edit Related Revisions" link in the top right, click "Parent", and search for / select "D95228 <https://reviews.llvm.org/D95228>".
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