Re: [lldb-dev] [3.7 Release] RC3 has been tagged, let's wrap this up

2015-08-20 Thread Ben Pope via lldb-dev
On Friday, August 21, 2015 08:51 AM, Hans Wennborg wrote: Hello everyone, 3.7-rc3 has just been tagged. Testers, please test, build binaries, upload to the sftp and report results to this thread. lnt looks fine, uploaded: clang+llvm-3.7.0-rc3-x86_64-linux-gnu-ubuntu-14.04.tar.xz test-release

[lldb-dev] [3.7 Release] RC3 has been tagged, let's wrap this up

2015-08-20 Thread Hans Wennborg via lldb-dev
Hello everyone, 3.7-rc3 has just been tagged. Testers, please test, build binaries, upload to the sftp and report results to this thread. Again, a lot of patches got merged between rc2 and rc3, but hopefully nothing that should upset things. One thing that did change is that the release script n

Re: [lldb-dev] How to deal with STL type names in C++ code?

2015-08-20 Thread Siva Chandra via lldb-dev
On Thu, Aug 6, 2015 at 4:17 PM, Siva Chandra wrote: > > On Thu, Aug 6, 2015 at 3:58 PM, Enrico Granata wrote: >> The obvious mechanism is that the compiler has knowledge of the structure >> of the type - so it can make printing decisions based on that type structure >> In this case, I imagine a v

[lldb-dev] [Bug 24528] New: TestBreakpointCommand.py fails on Windows

2015-08-20 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24528 Bug ID: 24528 Summary: TestBreakpointCommand.py fails on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal

[lldb-dev] [Bug 24527] New: Test Makefiles don't know how to build static libraries on Windows

2015-08-20 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24527 Bug ID: 24527 Summary: Test Makefiles don't know how to build static libraries on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT

[lldb-dev] [Bug 20275] TestCallWithTimeout fails intermittently on Linux

2015-08-20 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=20275 lab...@google.com changed: What|Removed |Added CC||lab...@google.com Assignee|lldb-de