[asan] relax the checks inside __sanitizer_annotate_contiguous_container: they are...
commit5fea78e27cdae5fe02444d41e0f01f59c4118447
authorKostya Serebryany <kcc@google.com>
Tue, 21 Jan 2014 09:53:49 +0000 (21 09:53 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 21 Jan 2014 09:53:49 +0000 (21 09:53 +0000)
treea4ccadc0c16d820e1cc40566caeb34c9d8a55495
parent17bb1263394deff8511df1c0c5763e19b6be0999
[asan] relax the checks inside __sanitizer_annotate_contiguous_container: they are too optimistic due to https://code.google.com/p/address-sanitizer/issues/detail?id=258.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@199715 91177308-0d34-0410-b5e6-96231b3b80d8
lib/asan/asan_poisoning.cc
lib/asan/lit_tests/TestCases/contiguous_container.cc