index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Utility
/
UUID.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add UUID::SetFromOptionalStringRef, use it in DynamicLoaderDarwin
Jim Ingham
2019-01-24
1
-0
/
+12
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NFC] Small code cleanups in utility.
Jonas Devlieghere
2018-12-13
1
-3
/
+1
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-3
/
+0
*
UUID: Add support for arbitrary-sized module IDs
Pavel Labath
2018-06-29
1
-77
/
+37
*
Represent invalid UUIDs as UUIDs with length zero
Pavel Labath
2018-06-26
1
-56
/
+8
*
Remove UUID::SetFromCString
Pavel Labath
2018-06-21
1
-9
/
+1
*
Modernize UUID class
Pavel Labath
2018-06-21
1
-9
/
+7
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-2
/
+2
*
Simplify UUID constructors
Stephane Sezer
2017-11-28
1
-3
/
+2
*
Remove some duplicated code in UUID.cpp
Stephane Sezer
2017-11-28
1
-8
/
+1
*
Mark UUID::GetByteSize() const
Stephane Sezer
2017-11-27
1
-1
/
+1
*
[UUID] Reimplement comparison operators more canonically. NFCI.
Davide Italiano
2017-09-03
1
-8
/
+4
*
Update StructuredData::String to return StringRefs.
Zachary Turner
2017-05-12
1
-6
/
+10
*
iwyu fixes on lldbUtility.
Zachary Turner
2017-04-06
1
-4
/
+0
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-6
/
+6
*
Move UUID from Core -> Utility.
Zachary Turner
2017-03-04
1
-0
/
+227