asan: fix tests
authorDmitry Vyukov <dvyukov@google.com>
Fri, 25 May 2012 09:46:33 +0000 (09:46 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Fri, 25 May 2012 09:46:33 +0000 (09:46 +0000)
commitff25cf5887ab02e8b4232f43a1feb868df5ce8a6
tree24a91f662ff8888fb5c983ccd416b42ad69b581e
parent5d9e8362dfeea68df6a3c0bf49e26dea9db3ce29
asan: fix tests
depending on -m32/-m64 addr2line says either e.g. __xsan_strnlen or just strnlen

llvm-svn: 157464
compiler-rt/lib/asan/output_tests/heap-overflow.cc
compiler-rt/lib/asan/output_tests/strncpy-overflow.cc
compiler-rt/lib/asan/output_tests/use-after-free.cc