search for: sleep_before_dying

Displaying 7 results from an estimated 7 matches for "sleep_before_dying".

2012 Nov 06
2
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...Te.o "___asan_unregister_globals", referenced from: _asan.module_dtor in shared-lib-test-so-moBSTe.o ld: symbol(s) not found for architecture x86_64 clang-3: error: linker command failed with exit code 1 (use -v to see invocation) -- ******************** FAIL: AddressSanitizer :: sleep_before_dying.c (27 of 12557) ******************** TEST 'AddressSanitizer :: sleep_before_dying.c' FAILED ******************** Script: -- /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/bin/clang -g -fsanitize=address -O2 /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/projects/compiler-rt/lib/asan/lit_tests/sle...
2012 Nov 06
0
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...", referenced from: > _asan.module_dtor in shared-lib-test-so-moBSTe.o > ld: symbol(s) not found for architecture x86_64 > clang-3: error: linker command failed with exit code 1 (use -v to see > invocation) > -- > > ******************** > FAIL: AddressSanitizer :: sleep_before_dying.c (27 of 12557) > ******************** TEST 'AddressSanitizer :: sleep_before_dying.c' > FAILED ******************** > Script: > -- > /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/bin/clang -g > -fsanitize=address -O2 > /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/projects...
2012 Nov 06
1
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...; _asan.module_dtor in shared-lib-test-so-moBSTe.o >> ld: symbol(s) not found for architecture x86_64 >> clang-3: error: linker command failed with exit code 1 (use -v to see >> invocation) >> -- >> >> ******************** >> FAIL: AddressSanitizer :: sleep_before_dying.c (27 of 12557) >> ******************** TEST 'AddressSanitizer :: sleep_before_dying.c' >> FAILED ******************** >> Script: >> -- >> /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/bin/clang -g >> -fsanitize=address -O2 >> /sw/src/fink.build/ll...
2018 Jun 04
5
6.0.1-rc2 has been tagged
Hi, The 6.0.1-rc2 release has been tagged. Testers may begin testing and reporting results. -Tom
2018 Apr 26
7
6.0.1-rc1 has been tagged
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
2018 Feb 09
0
[Release-testers] [6.0.0 Release] Release Candidate 2 tagged
...TestCases/realloc.cc AddressSanitizer-i386-freebsd-dynamic :: TestCases/sanity_check_pure_c.c AddressSanitizer-i386-freebsd-dynamic :: TestCases/set_shadow_test.c AddressSanitizer-i386-freebsd-dynamic :: TestCases/sleep_after_init.c AddressSanitizer-i386-freebsd-dynamic :: TestCases/sleep_before_dying.c AddressSanitizer-i386-freebsd-dynamic :: TestCases/small_memcpy_test.cc AddressSanitizer-i386-freebsd-dynamic :: TestCases/speculative_load.cc AddressSanitizer-i386-freebsd-dynamic :: TestCases/speculative_load2.cc AddressSanitizer-i386-freebsd-dynamic :: TestCases/stack-buffer-ov...
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. >> >>