[compiler-rt] r266931 - [asan] Add __strdup interceptor.

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 02:56:18 PDT 2016


On 20 April 2016 at 23:45, Evgeniy Stepanov via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: eugenis
> Date: Wed Apr 20 17:45:23 2016
> New Revision: 266931
>
> URL: http://llvm.org/viewvc/llvm-project?rev=266931&view=rev
> Log:
> [asan] Add __strdup interceptor.
>
> This happens on Linux when building as C (not C++) with optimization.

Hi,

This broke our build bot:

http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/11612

cheers,
--renato


More information about the llvm-commits mailing list