Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lldb/trunk/source/Utility/
-
trunk/
-
source/
-
Utility/
-
UUID.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D40536
Simplify UUID constructors
Closed
Public
Authored by
sas
on Nov 27 2017, 6:13 PM.
Download Raw Diff
Details
Reviewers
clayborg
zturner
davide
Commits
rG501129895854: Simplify UUID constructors
rLLDB319191: Simplify UUID constructors
rL319191: Simplify UUID constructors
Summary
This remove a small amount of duplicated code.
Diff Detail
Repository
rL LLVM
Event Timeline
sas
created this revision.
Nov 27 2017, 6:13 PM
davide
accepted this revision.
Nov 27 2017, 9:35 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Nov 27 2017, 9:35 PM
Closed by commit
rL319191: Simplify UUID constructors
(authored by
sas
).
·
Explain Why
Nov 28 2017, 9:51 AM
This revision was automatically updated to reflect the committed changes.