diff options
author | Pavel Labath <pavel@labath.sk> | 2019-02-12 14:28:55 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-02-12 14:28:55 +0000 |
commit | 7f815a9a427d149604ec7cfececee132c21b7505 (patch) | |
tree | 3eff5617f5748f455e23f3a9ba81ce0f86694402 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 6597fdd508f248f8bbb70b6fbf34b940677f2767 (diff) | |
download | bcm5719-llvm-7f815a9a427d149604ec7cfececee132c21b7505.tar.gz bcm5719-llvm-7f815a9a427d149604ec7cfececee132c21b7505.zip |
Have Stream::PutCStringAsRawHex8 take llvm::StringRef
This enables the function to be called with a StringRef without jumping
through any hoops. I rename the function to "PutStringAsRawHex8" to
honor the extended interface. I also remove ".c_str()" from any calls to
this function I could find.
llvm-svn: 353841
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions