Files
clang-p2996/lldb/source/Plugins/Process/Utility
Zachary Turner 2833321f09 Update StructuredData::String to return StringRefs.
It was returning const std::string& which was leading to
unnecessary copies all over the place, and preventing people
from doing things like Dict->GetValueForKeyAsString("foo", ref);

llvm-svn: 302875
2017-05-12 05:49:54 +00:00
..
2017-03-26 15:34:57 +00:00
2017-03-03 20:56:28 +00:00