diff options
author | Pavel Labath <labath@google.com> | 2018-06-21 15:07:43 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2018-06-21 15:07:43 +0000 |
commit | 470b286ee5669019a83b2e2ffae845ee44369fbf (patch) | |
tree | 6bb572eb8d9527ee580308d25363a284a0330efa /lldb/source/API/SBLineEntry.cpp | |
parent | 084d360f6984df29d0ea2bdf8fea1f1d97de2858 (diff) | |
download | bcm5719-llvm-470b286ee5669019a83b2e2ffae845ee44369fbf.tar.gz bcm5719-llvm-470b286ee5669019a83b2e2ffae845ee44369fbf.zip |
Modernize UUID class
Instead of a separate GetBytes + GetByteSize methods I introduce a
single GetBytes method returning an ArrayRef.
This is NFC cleanup now, but it should make handling arbitrarily-sized
UUIDs cleaner, should we choose to go that way. I also took the
opportunity to add some unit tests for this class.
llvm-svn: 335244
Diffstat (limited to 'lldb/source/API/SBLineEntry.cpp')
0 files changed, 0 insertions, 0 deletions