diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2017-09-14 18:33:25 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2017-09-14 18:33:25 +0000 |
commit | 591aac7cdfa2f536c3bd7161c2c638fa38b4f913 (patch) | |
tree | f37d2ee85e884d46fd100cbd02b2a21826c4f73d /lldb/scripts/Python | |
parent | 1f4cdcfec93e3c6fa7d9ccd552c6b48fab6831cc (diff) | |
download | llvm-591aac7cdfa2f536c3bd7161c2c638fa38b4f913.zip llvm-591aac7cdfa2f536c3bd7161c2c638fa38b4f913.tar.gz llvm-591aac7cdfa2f536c3bd7161c2c638fa38b4f913.tar.bz2 |
Remove usages of deprecated std::unary_function and std::binary_function.
These are removed in C++17. We still have some users of
unary_function::argument_type, so just spell that typedef out. No
functionality change intended.
Note that many of the argument types are actually wrong :)
llvm-svn: 313287
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions