[Lldb-commits] [lldb] r244419 - Fix for build errors on arm-linux-gnueabi-gcc

2015-08-09 Thread Omair Javaid via lldb-commits
Author: omjavaid Date: Sun Aug 9 14:04:41 2015 New Revision: 244419 URL: http://llvm.org/viewvc/llvm-project?rev=244419&view=rev Log: Fix for build errors on arm-linux-gnueabi-gcc http://reviews.llvm.org/D11256 Modified: lldb/trunk/source/Host/common/Host.cpp lldb/trunk/source/Host/posi

Re: [Lldb-commits] [PATCH] D11843: Make dosep output status by overwriting the same line.

2015-08-09 Thread Chaoren Lin via lldb-commits
chaoren updated this revision to Diff 31633. chaoren added a comment. - Proper counting of total number of tests. http://reviews.llvm.org/D11843 Files: test/dosep.py Index: test/dosep.py === --- test/dosep.py +++ test/dosep.py @