diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-08-31 20:29:05 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-08-31 20:29:05 +0000 |
commit | 7c4700525c6d3f0e76c17081439ac30d53fe1251 (patch) | |
tree | 7fd1d2f84704e8ef74c90bbb60c55557d44c7a59 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
parent | 1b258d313c7760b046a5d76a5a06279e770f2315 (diff) | |
download | bcm5719-llvm-7c4700525c6d3f0e76c17081439ac30d53fe1251.tar.gz bcm5719-llvm-7c4700525c6d3f0e76c17081439ac30d53fe1251.zip |
libc++abi: fix some -Wunused-function warnings
is_initialized is only used in the no threads case or if on non ARM Apple
targets. Use the preprocessor to remove the function otherwise. NFC.
llvm-svn: 280286
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions