[PATCH] D42614: AST: support ObjC lifetime qualifiers in MS ABI

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 29 09:48:36 PST 2018


compnerd added a comment.

Hmm, the only thing that we could fake would be namespaces on the parameter types.  Is that better?  I'm not tied to re-using the existing mangling.


Repository:
  rC Clang

https://reviews.llvm.org/D42614





More information about the cfe-commits mailing list