[llvm-dev] [Release-testers] 6.0.1-rc1 has been tagged

Michał Górny via llvm-dev llvm-dev at lists.llvm.org
Sat Apr 28 13:35:55 PDT 2018


W dniu śro, 25.04.2018 o godzinie 21∶28 -0700, użytkownik Tom Stellard
via Release-testers napisał:
> Hi,
> 
> I've just tagged the 6.0.1-rc1 release.  Testers may begin testing and uploading
> binaries.  Also, any tester who has not tested 5.0.2-rc1 and would like to do
> so please try to do this before Friday, because I would like to tag 5.0.2-final then.
> 
> As a reminder to users and developers, May 18 is the deadline for submitting
> merge requests for 6.0.1, so there is still time to get bug fixes in.
> 

Looks regression-free on Gentoo.  All green except for:

- the usual unsolved issue with LLDB, i.e.

  error: process launch failed: 'A' packet returned an error: -1

- 4 test failures on 32-bit x86 compiler-rt sanitizers:

  Failing Tests (4):
    LeakSanitizer-AddressSanitizer-i386 :: TestCases/large_allocation_leak.cc
    LeakSanitizer-AddressSanitizer-i386 :: TestCases/stale_stack_leak.cc
    LeakSanitizer-Standalone-i386 :: TestCases/large_allocation_leak.cc
    LeakSanitizer-Standalone-i386 :: TestCases/stale_stack_leak.cc

I'm going to see if it still happens with git master.

-- 
Best regards,
Michał Górny



More information about the llvm-dev mailing list