diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-10-17 06:17:56 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-10-17 06:17:56 +0000 |
commit | 812101d86204a5fa8a2499cc541d1a1185100996 (patch) | |
tree | 87e15254a6c1d00c3062432c4213c7d69daa32ac /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | 5af1687fd282db1a3aeac10f76e946c4a6614317 (diff) | |
download | bcm5719-llvm-812101d86204a5fa8a2499cc541d1a1185100996.tar.gz bcm5719-llvm-812101d86204a5fa8a2499cc541d1a1185100996.zip |
Interpreter: Don't return StringRef from functions whose return value is never used
StringRef is passed through all of these APIs but never actually
used. Just remove it from the API for now and if people want to use it
they can add it back.
llvm-svn: 284362
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions