OSDN Git Service

ART: Suppress memcpy overlap in jemalloc for valgrind
authorAndreas Gampe <agampe@google.com>
Sat, 11 Jun 2016 01:43:46 +0000 (18:43 -0700)
committerAndreas Gampe <agampe@google.com>
Sat, 11 Jun 2016 01:43:46 +0000 (18:43 -0700)
commitd0c29d11540711c22f90aeb7ca49bff4e3314eac
tree5be8c7add0633751a428a0766733c86e79ad45bb
parent52c02d62d36252b359d404c751969ec0a56839f1
ART: Suppress memcpy overlap in jemalloc for valgrind

Clang/LLVM uses memcpy for a self-assign, which is detected by
valgrind. Ignore.

Bug: 29279679
Change-Id: I47483e1a2a982b9f3642f98e4389633989885bb8
test/valgrind-target-suppressions.txt