[Lldb-commits] [lldb] r245185 - Try to fix the lldb build on Visual C++.

2015-08-16 Thread Yaron Keren via lldb-commits
Author: yrnkrn Date: Sun Aug 16 14:40:40 2015 New Revision: 245185 URL: http://llvm.org/viewvc/llvm-project?rev=245185&view=rev Log: Try to fix the lldb build on Visual C++. Modified: lldb/trunk/source/Symbol/ClangASTContext.cpp Modified: lldb/trunk/source/Symbol/ClangASTContext.cpp URL: h

[Lldb-commits] [lldb] r244936 - Remove more uses of raw_svector_ostream::flush() call following r244928.

2015-08-14 Thread Yaron Keren via lldb-commits
Author: yrnkrn Date: Thu Aug 13 13:48:44 2015 New Revision: 244936 URL: http://llvm.org/viewvc/llvm-project?rev=244936&view=rev Log: Remove more uses of raw_svector_ostream::flush() call following r244928. Modified: lldb/trunk/source/Host/macosx/HostInfoMacOSX.mm lldb/trunk/source/Plugin

[Lldb-commits] [lldb] r244935 - Remove raw_svector_ostream::flush() call following r244928.

2015-08-14 Thread Yaron Keren via lldb-commits
Author: yrnkrn Date: Thu Aug 13 13:42:29 2015 New Revision: 244935 URL: http://llvm.org/viewvc/llvm-project?rev=244935&view=rev Log: Remove raw_svector_ostream::flush() call following r244928. Modified: lldb/trunk/source/Host/posix/HostInfoPosix.cpp Modified: lldb/trunk/source/Host/posix/Ho