[PATCH] D42768: AST: add an extension to support SwiftCC on MS ABI

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 31 23:27:44 PST 2018


rjmccall added a comment.

No, I mean things like `void foo(__attribute__((swiftcall)) void (*fnptr)());`.


Repository:
  rC Clang

https://reviews.llvm.org/D42768





More information about the cfe-commits mailing list