Re: [Lldb-commits] [PATCH] D19511: Fix TestGetVariables.py.

2016-04-25 Thread Greg Clayton via lldb-commits
clayborg added a comment. Looks good. We will need to remove the darwin only decorator as well to enable this for other platforms. Repository: rL LLVM http://reviews.llvm.org/D19511 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http:

Re: [Lldb-commits] [PATCH] D19511: Fix TestGetVariables.py.

2016-04-25 Thread Chaoren Lin via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL267492: Fix TestGetVariables.py. (authored by chaoren). Changed prior to commit: http://reviews.llvm.org/D19511?vs=54940&id=54944#toc Repository: rL LLVM http://reviews.llvm.org/D19511 Files: lld