[compiler-rt] r281970 - tsan: check more addresses in CheckShadowMapping

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 11:09:55 PDT 2016


On 20 September 2016 at 18:05, Renato Golin <renato.golin at linaro.org> wrote:
> Nope. Same errors:
>
> FATAL: ThreadSanitizer CHECK failed:
> /home/buildslave/buildslave/clang-cmake-aarch64-42vma/llvm/projects/compiler-rt/lib/tsan/rtl/tsan_rtl.cc:305
> "((p & ~(kShadowCell - 1))) == ((ShadowToMem(s)))" (0x3ea00000000,
> 0x2aa00000000)

Shall we just revert this and work offline to solve this issue?

cheers,
--renato


More information about the llvm-commits mailing list