[PATCH] D25051: Fix PR 10758: Infinite recursion when dealing with copy-initialization

2017-05-16 Thread Alex Lorenz via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL303156: Fix PR 10758: Infinite recursion when dealing with copy-initialization (authored by arphaman). Changed prior to commit: https://reviews.llvm.org/D25051?vs=96122=99125#toc Repository: rL LLVM

[PATCH] D25051: Fix PR 10758: Infinite recursion when dealing with copy-initialization

2017-05-16 Thread Alex Lorenz via Phabricator via cfe-commits
arphaman added a comment. I will commit it today. Repository: rL LLVM https://reviews.llvm.org/D25051 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[PATCH] D25051: Fix PR 10758: Infinite recursion when dealing with copy-initialization

2017-05-12 Thread ~paul via Phabricator via cfe-commits
cynecx added a comment. Gentle ping. Repository: rL LLVM https://reviews.llvm.org/D25051 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[PATCH] D25051: Fix PR 10758: Infinite recursion when dealing with copy-initialization

2017-05-08 Thread ~paul via Phabricator via cfe-commits
cynecx added a comment. Would it be possible to land this patch? I would really like to see this fixed. Repository: rL LLVM https://reviews.llvm.org/D25051 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[PATCH] D25051: Fix PR 10758: Infinite recursion when dealing with copy-initialization

2017-04-30 Thread Vassil Vassilev via Phabricator via cfe-commits
v.g.vassilev added a comment. I am not very familiar with this code here. This seems a reasonable fix to me. Unless @rsmith and @ahatanak have objections, please go ahead and land it some time next week. Repository: rL LLVM https://reviews.llvm.org/D25051

[PATCH] D25051: Fix PR 10758: Infinite recursion when dealing with copy-initialization

2017-04-21 Thread Alex Lorenz via Phabricator via cfe-commits
arphaman updated this revision to Diff 96122. arphaman added reviewers: ahatanak, v.g.vassilev. arphaman added a comment. Rebased the patch. Repository: rL LLVM https://reviews.llvm.org/D25051 Files: include/clang/Sema/Sema.h lib/Sema/SemaInit.cpp

[PATCH] D25051: Fix PR 10758: Infinite recursion when dealing with copy-initialization

2016-10-18 Thread Alex Lorenz via cfe-commits
arphaman added a comment. Ping Repository: rL LLVM https://reviews.llvm.org/D25051 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[PATCH] D25051: Fix PR 10758: Infinite recursion when dealing with copy-initialization

2016-09-28 Thread Alex Lorenz via cfe-commits
arphaman created this revision. arphaman added a reviewer: rsmith. arphaman added a subscriber: cfe-commits. arphaman set the repository for this revision to rL LLVM. This patch fixes a bug that's tracked by PR 10758 and duplicates like PR 30343. The bug causes clang to crash with a stack