ychen added a comment. Thanks for the patch. It looks good to me.
About > Note that we DO need to be careful to make sure we still check > constraints properly that are caused by a previous constraint, but not > derived from (such as when a check causes us to check special member > function generation), so we cannot use the existing logic to see if this > is being instantiated. For the `derived from` case, I think we also end up getting the infinite recursion? Why do we disable the check for the `derived from` case? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D136975/new/ https://reviews.llvm.org/D136975 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits