[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 04:37:24 PDT 2017


pgousseau added a comment.

One of the test I have added (strndup_oob_test.cc) is failing on the s390 linux bot (cf http://lab.llvm.org:8011/builders/clang-s390x-linux/builds/8096) .
I have marked the test as unsupported on s390 for now in https://reviews.llvm.org/rL302789 if that's ok?


Repository:
  rL LLVM

https://reviews.llvm.org/D31457





More information about the llvm-commits mailing list