diff options
author | Diana Picus <diana.picus@linaro.org> | 2017-01-10 11:14:44 +0000 |
---|---|---|
committer | Diana Picus <diana.picus@linaro.org> | 2017-01-10 11:14:44 +0000 |
commit | c1e2ab3626c535858ec80af905f52deb2d49e594 (patch) | |
tree | f184718ecf5cff948cf4743a8bb93cc8665a87f2 /clang/lib/CodeGen/CGCoroutine.cpp | |
parent | 556b1611cdc9704655403ba529cf29fb32cac9fc (diff) | |
download | bcm5719-llvm-c1e2ab3626c535858ec80af905f52deb2d49e594.tar.gz bcm5719-llvm-c1e2ab3626c535858ec80af905f52deb2d49e594.zip |
Revert r291509, 291510 and 291511
Revert "ASAN activate/deactive controls thread_local_quarantine_size_kb option."
Revert "Bypass quarantine when quarantine size is set ot zero."
Revert "ASAN activate/deactive controls thread_local_quarantine_size_kb option."
One of these commits broke some of the ARM / AArch64 buildbots:
TEST 'AddressSanitizer-aarch64-linux :: TestCases/Posix/start-deactivated.cc' FAILED
Command Output (stderr):
--
/home/buildslave/buildslave/clang-cmake-aarch64-42vma/llvm/projects/compiler-rt/test/asan/TestCases/Posix/start-deactivated.cc:85:12: error: expected string not found in input
// CHECK: WARNING: AddressSanitizer failed to allocate 0xfff{{.*}} bytes
^
<stdin>:1:1: note: scanning from here
start-deactivated.cc.tmp: /home/buildslave/buildslave/clang-cmake-aarch64-42vma/llvm/projects/compiler-rt/test/asan/TestCases/Posix/start-deactivated.cc:40: void test_malloc_shadow(char *, size_t, bool): Assertion `(char *)__asan_region_is_poisoned(p - 1, sz + 1) == (expect_redzones ? p - 1 : nullptr)' failed.
^
<stdin>:2:1: note: possible intended match here
Error: Aborted (core dumped)
^
llvm-svn: 291560
Diffstat (limited to 'clang/lib/CodeGen/CGCoroutine.cpp')
0 files changed, 0 insertions, 0 deletions