[PATCH] D31457: [asan] Add strndup/__strndup interceptors if targeting linux.

pierre gousseau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 09:43:12 PDT 2017


pgousseau added a comment.

strndup_oob_test.cc also fails on armv7l-unknown-linux-gnueabihf (cf http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15-full-sh/builds/1521).
I have marked it as unsupported in https://reviews.llvm.org/rL302807 as this is a known issue.


Repository:
  rL LLVM

https://reviews.llvm.org/D31457





More information about the llvm-commits mailing list