diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2018-05-16 22:40:12 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2018-05-16 22:40:12 +0000 |
commit | acd1f4e73802c807369a37b60981237bc86e8fc2 (patch) | |
tree | dd3d409d827a5d456ca574a4311d8e6207f7198e /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | ddc84bf7d19591470470fc883285961157bf9fef (diff) | |
download | bcm5719-llvm-acd1f4e73802c807369a37b60981237bc86e8fc2.tar.gz bcm5719-llvm-acd1f4e73802c807369a37b60981237bc86e8fc2.zip |
Condition usage of locale stdlib functions on Android API version
Some *_l functions were not available in some versions of Bionic. This CL
checks that the NDK version supports the functions, and if not, falls back
on the corresponding functions that don't take a locale.
Patch by Tom Anderson!
Differential Revision: https://reviews.llvm.org/D46558
llvm-svn: 332543
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions