[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 10:20:53 PST 2018


compnerd added a comment.

Yeah, Im afraid I cannot definitely say that will never be sensible.  I think I would, in fact, prefer an alternative.  I'm just not sure what is a good viable alternative, especially since we are constrained in what the grammar accepts.  The desugaring of the `id` and `Class` types is the saving grace here that grants us some ability to tweak the mangling.


Repository:
  rC Clang

https://reviews.llvm.org/D42614





More information about the cfe-commits mailing list