diff options
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2019-07-23 22:50:08 +0000 |
---|---|---|
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2019-07-23 22:50:08 +0000 |
commit | 4287c95b08ab9b10cce50ab8139f536ea2d72f1d (patch) | |
tree | ed063ac093f8ab23b2ec4c91c1108c29c6228a0d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 1cb102cac9dc8bc456ff752321c8774dd2e300dc (diff) | |
download | bcm5719-llvm-4287c95b08ab9b10cce50ab8139f536ea2d72f1d.tar.gz bcm5719-llvm-4287c95b08ab9b10cce50ab8139f536ea2d72f1d.zip |
[Remarks] String tables should be move-only
Copying them is expensive. This allows the tables to be moved around at
lower cost, and allows a remarks::StringTable to be constructed from
a remarks::ParsedStringTable.
llvm-svn: 366864
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions