[asan] Ignore host LD_LIBRARY_PATH in device tests.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Wed, 9 Nov 2016 00:33:43 +0000 (00:33 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Wed, 9 Nov 2016 00:33:43 +0000 (00:33 +0000)
commita50bc7fddb321214e16babe0a4e1964422c81454
treed5049c3db5b5f3bf7588e7d1b40ab3a19e282a07
parentfcba0d647cd53292988df6c0a01de63adc814588
[asan] Ignore host LD_LIBRARY_PATH in device tests.

I'm not sure why is it there, but it is breaking tests on Android N
because of unexpected linker output about an empty LD_LIBRARY_PATH
entry.

llvm-svn: 286321
compiler-rt/test/asan/android_commands/android_run.py