rnk added a comment.

In D67028#1659881 <https://reviews.llvm.org/D67028#1659881>, @efriedma wrote:

> > In your test case, we hit the early return that I linked to, so we don't 
> > try to clone, and we don't need to emit an error.
>
> Yes, that's what happens with the Itanium ABI; what happens with the MS ABI?


I see, it doesn't work. There's also the case of the MS ABI for ISAs that don't 
support musttail, although that's less interesting.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67028/new/

https://reviews.llvm.org/D67028



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to