search for: testcalluseranontypedef

Displaying 8 results from an estimated 8 matches for "testcalluseranontypedef".

2017 Feb 09
2
[Release-testers] [4.0.0 Release] Release Candidate 2 has been tagged
...****************** > Unexpected Passing Tests (1): > lldb :: Expr/TestCallStdStringFunction.test > > ******************** > Failing Tests (4): > LLVM :: tools/llvm-xray/X86/convert-with-debug-syms.txt > lldb :: Expr/TestCallStopAndContinue.test > lldb :: Expr/TestCallUserAnonTypedef.test > lldb :: Expr/TestCallUserDefinedFunction.test > > On amd64-freebsd10 the lldb failures didn't occur, but the 'unexpected passing' one did, as did the one xray failure. > > The xray failure looks like this: > > FAIL: LLVM :: tools/llvm-xray/X86/convert-wit...
2017 Feb 09
7
[4.0.0 Release] Release Candidate 2 has been tagged
Hello testers, 4.0.0-rc2 was just tagged from the branch at r294535. There are still open relase blocking bugs and merge requests, so this will not be the last release candidate, but we've had a lot of merges since the last one, and I'd like to see what the testing looks like. The test-release.sh script was updated to also include lld. Make sure you're using the latest version of
2017 May 02
6
LLVM 4.0.1-rc1 has been tagged
Hi, I've just tagged the 4.0.1 -rc1 release. Testers can start testing and uploading the binaries. If you still have bug fixes you want to get into the 4.0.1 release, you have until May 22 to submit merge requests. -Tom
2017 Aug 29
9
[5.0.0 Release] Release Candidate 4 tagged
Hello testers, 5.0.0-rc4 was just tagged. There were very few changes after rc3, and if nothing unexpected comes up, this is what the final release will look like. Please test and let me know if there are any issues. Cheers, Hans
2017 Jul 26
15
[5.0.0 Release] Release Candidate 1 tagged
Dear testers, 5.0.0-rc1 has just been tagged. Please build, test and upload binaries to the sftp. Let me know if there are any issues. I'll upload sources, docs, and your binaries to the pre-release website once they're ready. Thanks, Hans
2017 Jul 31
3
[cfe-dev] [5.0.0 Release] Release Candidate 1 tagged
...; FAIL: AddressSanitizer-i386-freebsd :: TestCases/vla_loop_overfow.cc (3071 of 36865) > FAIL: LLVM :: Bindings/Go/go.test (16654 of 36865) > FAIL llvm.org/llvm/bindings/go/llvm [build failed] > FAIL: lldb :: Expr/TestCallUserDefinedFunction.test (36526 of 36865) > FAIL: lldb :: Expr/TestCallUserAnonTypedef.test (36527 of 36865) > FAIL: lldb :: Expr/TestCallStopAndContinue.test (36528 of 36865) > FAIL: lldb-Unit :: Utility/./UtilityTests/TaskPoolTest.RunTasks (36865 of 36865) > FAIL: AddressSanitizer-Unit :: ./Asan-i386-inline-Test/AddressSanitizer.DoubleFreeTest (2514 of 36899) > FAIL: Ad...
2018 Feb 09
0
[Release-testers] [6.0.0 Release] Release Candidate 2 tagged
...:: ELF/lto/duplicated-name.ll lld :: ELF/lto/parallel-internalize.ll lld :: ELF/lto/parallel.ll lld :: ELF/lto/thin-archivecollision.ll lld :: ELF/lto/thinlto.ll lld :: ELF/lto/wrap-1.ll lld :: ELF/lto/wrap-2.ll lldb :: Expr/TestCallStopAndContinue.test lldb :: Expr/TestCallUserAnonTypedef.test lldb :: Expr/TestCallUserDefinedFunction.test Expected Passes : 45004 Expected Failures : 186 Unsupported Tests : 2939 Unexpected Failures: 896 I have uploaded the full log of all failures here: <http://www.andric.com/freebsd/clang/6.0.0/check-6.0.0-rc2.txt> The Addre...
2018 Feb 09
2
[Release-testers] [6.0.0 Release] Release Candidate 2 tagged
On Thu, Feb 8, 2018 at 10:43 PM, Dimitry Andric <dimitry at andric.com> wrote: > On 7 Feb 2018, at 21:51, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote: >> >> There's been a lot of merges since rc1, and hopefully the tests are in >> a better state now. >> >> 6.0.0-rc2 was just tagged, after r324506. >> >>