[PATCH] D27116: Fix crash when using __has_nothrow_copy with inherited constructors

2016-11-26 Thread Philippe Daouadi via Phabricator via cfe-commits
blastrock abandoned this revision. blastrock added a comment. No, https://reviews.llvm.org/D23765 seems to fix this issue. https://reviews.llvm.org/D27116 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/

[PATCH] D27116: Fix crash when using __has_nothrow_copy with inherited constructors

2016-11-25 Thread Richard Smith via Phabricator via cfe-commits
rsmith added a comment. Do we still need this after https://reviews.llvm.org/D23765 lands? https://reviews.llvm.org/D27116 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits