[lldb-dev] https://reviews.llvm.org/D71440

2019-12-16 Thread Jim Ingham via lldb-dev
I rewrote the test case source file for TestExprDoesntBlock.py so that it uses std::thread rather than pthreads. So that test case should at least compile on Windows, and so I prospectively removed the Windows xfail from the test. But I don’t actually know how well suspending & resuming thread

Re: [lldb-dev] [Release-testers] LLVM 9.0.1-rc3 has been tagged

2019-12-16 Thread Dimitry Andric via lldb-dev
On 14 Dec 2019, at 07:34, Tom Stellard via Release-testers wrote: > > I've just tagged LLVM 9.0.1-rc3. Testers can begin testing and uploading > binaries. This will be the last release candidate unless there is a > major problem. I'm planning to tag the final release on Dec 19. For this rc,

Re: [lldb-dev] LLVM 9.0.1-rc3 has been tagged

2019-12-16 Thread Hans Wennborg via lldb-dev
On Sat, Dec 14, 2019 at 7:34 AM Tom Stellard via lldb-dev wrote: > > Hi, > > I've just tagged LLVM 9.0.1-rc3. Testers can begin testing and uploading > binaries. This will be the last release candidate unless there is a > major problem. I'm planning to tag the final release on Dec 19. Windows