[PATCH] D95984: [CodeGen] Fix codegen for __attribute__((swiftasynccall)).

Varun Gandhi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 26 12:03:55 PST 2021


varungandhi-apple updated this revision to Diff 326762.
varungandhi-apple added a comment.

Added checks for C++.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95984/new/

https://reviews.llvm.org/D95984

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CGStmt.cpp
  clang/test/CodeGen/64bit-swiftcall.c
  clang/test/CodeGen/arm-swiftcall.c
  clang/test/CodeGen/swift-async-call-conv.c
  clang/test/CodeGen/swift-call-conv.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95984.326762.patch
Type: text/x-patch
Size: 10827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210226/81b16e0a/attachment.bin>


More information about the cfe-commits mailing list