summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/diagnostics/std.exceptions/out.of.range/out_of_range.pass.cpp
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2017-09-11 23:27:58 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2017-09-11 23:27:58 +0000
commit93f2edc215836c8c6c9be82e4a3b2ffa096aea18 (patch)
tree9fd1322a0ef4ba43031fb847f53250c2f989f63e /libcxx/test/std/diagnostics/std.exceptions/out.of.range/out_of_range.pass.cpp
parent16aa4cf7efbcd40c5a6dfcb876d98a991dfe2cfb (diff)
downloadbcm5719-llvm-93f2edc215836c8c6c9be82e4a3b2ffa096aea18.tar.gz
bcm5719-llvm-93f2edc215836c8c6c9be82e4a3b2ffa096aea18.zip
Runtime detection of android_set_abort_message.
Summary: Use runtime detection (with a weak-undef symbol) of android_set_abort_message availability. Android NDK provides a single version of the ASan runtime library to be used for any target API level, which makes compile-time feature detection impossible (the library itself is built at API level 9). Reviewers: vitalybuka Subscribers: srhines, llvm-commits, kubamracek Differential Revision: https://reviews.llvm.org/D37716 llvm-svn: 312973
Diffstat (limited to 'libcxx/test/std/diagnostics/std.exceptions/out.of.range/out_of_range.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud