[PATCH] D43842: CodeGenObjCXX: handle inalloca appropriately for msgSend variant

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 28 12:02:02 PST 2018


compnerd added a comment.

Yeah, this is still an indirect return.  I can see your point about the representation, nfortunately, I think that change is way out of scope for this.  That would be a pretty large and invasive change to wire that through.


Repository:
  rC Clang

https://reviews.llvm.org/D43842





More information about the cfe-commits mailing list