[cfe-dev] [4.0.0 Release] Relase Candidate 1 has been tagged

Ben Pope via cfe-dev cfe-dev at lists.llvm.org
Wed Jan 18 11:42:55 PST 2017


On 18/01/17 15:45, Hans Wennborg via cfe-dev wrote:
> Dear testers,
>
> 4.0.0-rc1 was just tagged from the branch, with r292377.
>
> There are still open merge requests and bugs, but I'd like to get the
> testing started to see what issues come up.
>
> Please build, test, and upload binaries to the sftp. Let me know how
> it goes. I'll upload source, docs, and your binaries to the web site
> once their ready.
>
> Thanks,
> Hans

Looking reasonable on Ubuntu 16.04 x86_64.

Uploaded clang+llvm-4.0.0-rc1-x86_64-linux-gnu-ubuntu-16.04.tar.xz

I don't think any of these are regressions:

Failing Tests (40):
     AddressSanitizer-x86_64-linux :: TestCases/Posix/readv.cc
     LeakSanitizer-AddressSanitizer-x86_64 :: TestCases/strace_test.cc
     LeakSanitizer-Standalone-x86_64 :: TestCases/strace_test.cc
     MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.gethostent
     MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.gethostent_r
     MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.getmntent
     MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.getmntent_r
     MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.gethostent
     MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.gethostent_r
     MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.getmntent
     MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.getmntent_r
     MemorySanitizer-x86_64 :: Linux/forkpty.cc
     MemorySanitizer-x86_64 :: Linux/tcgetattr.cc
     SanitizerCommon-asan-x86_64-Linux :: Posix/getpass.cc
     SanitizerCommon-lsan-x86_64-Linux :: Posix/getpass.cc
     SanitizerCommon-msan-x86_64-Linux :: Posix/getpass.cc
     SanitizerCommon-tsan-x86_64-Linux :: Posix/getpass.cc
     libc++ :: 
std/experimental/filesystem/class.directory_iterator/directory_iterator.members/ctor.pass.cpp
     libc++ :: 
std/experimental/filesystem/class.rec.dir.itr/rec.dir.itr.members/ctor.pass.cpp
     libc++ :: 
std/experimental/filesystem/class.rec.dir.itr/rec.dir.itr.members/increment.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.exists/exists.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_block_file/is_block_file.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_char_file/is_character_file.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_directory/is_directory.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_empty/is_empty.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_fifo/is_fifo.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_other/is_other.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_regular_file/is_regular_file.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_socket/is_socket.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_symlink/is_symlink.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.last_write_time/last_write_time.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.remove/remove.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.remove_all/remove_all.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.status/status.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.symlink_status/symlink_status.pass.cpp
     libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.temp_dir_path/temp_directory_path.pass.cpp
     libc++ :: 
std/localization/locales/locale/locale.cons/char_pointer.pass.cpp
     lldb :: Expr/TestCallStdStringFunction.test
     lldb-Unit :: 
Editline/EditlineTests/EditlineTestFixture.EditlineReceivesMultiLineText
     lldb-Unit :: 
Editline/EditlineTests/EditlineTestFixture.EditlineReceivesSingleLineText

   Expected Passes    : 37375
   Expected Failures  : 221
   Unsupported Tests  : 1030
   Unexpected Failures: 40


Ben




More information about the cfe-dev mailing list