Re: [Lldb-commits] [PATCH] D17856: Fix expression evaluation with operator new

2016-08-15 Thread Pavel Labath via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL278670: Fix expression evaluation with operator new (authored by labath). Changed prior to commit: https://reviews.llvm.org/D17856?vs=56252&id=68036#toc Repository: rL LLVM https://reviews.llvm.org/

Re: [Lldb-commits] [PATCH] D17856: Fix expression evaluation with operator new

2016-08-08 Thread Pavel Labath via lldb-commits
labath added a comment. Sean, if you don't object, I am going to put this in next week. pl https://reviews.llvm.org/D17856 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Re: [Lldb-commits] [PATCH] D17856: Fix expression evaluation with operator new

2016-07-12 Thread Pavel Labath via lldb-commits
labath requested a review of this revision. labath added a comment. Sean, could you take a quick look at this one as well? http://reviews.llvm.org/D17856 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman

Re: [Lldb-commits] [PATCH] D17856: Fix expression evaluation with operator new

2016-06-20 Thread Greg Clayton via lldb-commits
clayborg accepted this revision. clayborg added a comment. This revision is now accepted and ready to land. I am OK if Sean is OK with this. http://reviews.llvm.org/D17856 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.o

Re: [Lldb-commits] [PATCH] D17856: Fix expression evaluation with operator new

2016-06-06 Thread Pavel Labath via lldb-commits
labath added a comment. Sean, could you find some time to look at this please? http://reviews.llvm.org/D17856 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Re: [Lldb-commits] [PATCH] D17856: Fix expression evaluation with operator new

2016-05-05 Thread Pavel Labath via lldb-commits
labath added a reviewer: clayborg. labath added a comment. This has been sitting in the queue for a long time. Greg, could you take a look? http://reviews.llvm.org/D17856 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.or

Re: [Lldb-commits] [PATCH] D17856: Fix expression evaluation with operator new

2016-05-05 Thread Pavel Labath via lldb-commits
labath updated this revision to Diff 56252. labath added a comment. Rebase on ToT. http://reviews.llvm.org/D17856 Files: include/lldb/Symbol/ClangASTContext.h packages/Python/lldbsuite/test/lang/cpp/global_operators/TestCppGlobalOperators.py packages/Python/lldbsuite/test/lang/cpp/global

Re: [Lldb-commits] [PATCH] D17856: Fix expression evaluation with operator new

2016-03-11 Thread Pavel Labath via lldb-commits
labath added a comment. Any thoughts on this? http://reviews.llvm.org/D17856 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits