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
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,
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