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

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 1 18:42:19 PST 2018


compnerd added a comment.

@rnk thats not a bad idea.  However, I had implemented it slightly differently.  I mangled it as if it was a PMF: so you get `__Swift::__swift_cc::*` as the type.


Repository:
  rC Clang

https://reviews.llvm.org/D42768





More information about the cfe-commits mailing list