[Lldb-commits] LLDB Windows Driver Patch

2013-09-27 Thread Aidan Dodds
Hello, As an extension of our PlatformWindows patch, we would like to submit some changes to the LLDB Command Line Driver allowing it to cleanly build and run on Windows. This patch will not show any change in functionality for non windows hosts. Without any Windows specific testing in

[Lldb-commits] [lldb] r191556 - Convert ClangASTType::GetTypeName over to return a ConstString to be consistent with

2013-09-27 Thread Jim Ingham
Author: jingham Date: Fri Sep 27 15:59:37 2013 New Revision: 191556 URL: http://llvm.org/viewvc/llvm-project?rev=191556view=rev Log: Convert ClangASTType::GetTypeName over to return a ConstString to be consistent with the other Get*TypeName functions. Modified:

[Lldb-commits] [lldb] r191568 - Fix OS Version reporting bug detected by TestPlatform for some Linux 3.x kernels that do not report the update version

2013-09-27 Thread Daniel Malea
Author: dmalea Date: Fri Sep 27 16:34:03 2013 New Revision: 191568 URL: http://llvm.org/viewvc/llvm-project?rev=191568view=rev Log: Fix OS Version reporting bug detected by TestPlatform for some Linux 3.x kernels that do not report the update version - should resolve the current failure on the