aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Basic/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-05-11 20:53:43 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-05-11 20:53:43 +0000
commit556e963e4e8bec385940e08bb26b87dd832b9aab (patch)
tree6fa7fcc9e37e94c0c64486216edeb831c100bb3a /clang/unittests/Basic/VirtualFileSystemTest.cpp
parente518c800f6ec46ad25aade3f964718dbb7c2ec50 (diff)
downloadllvm-556e963e4e8bec385940e08bb26b87dd832b9aab.zip
llvm-556e963e4e8bec385940e08bb26b87dd832b9aab.tar.gz
llvm-556e963e4e8bec385940e08bb26b87dd832b9aab.tar.bz2
[asan] Don't use libcorkscrew on Android L+.
ASan runtime library used libcorkscrew from Android platform for stack unwinding. Since Android L, this is both unnecessary (the libgcc unwinder has been fixed) and impossible (the library is not there any more). Don't even try. This should have not effect on modern Android devices other than removing a message about failing to open the library with ASAN_OPTIONS=verbosity=1. llvm-svn: 269233
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions