summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/UUID.cpp
Commit message (Expand)AuthorAgeFilesLines
* Header patch, virtual dtor patch and missed UUID patch from Kirk Beitz.Greg Clayton2011-02-051-1/+1
* Remove bzero use and replace with memset (patch from Kirk Beitz).Greg Clayton2011-02-041-4/+4
* Applied a fix to qualify "UUID" with the lldb_private namespace to fixGreg Clayton2011-02-041-13/+13
* Remove unused uuid_t constructor for lldb_private::UUID.Eli Friedman2010-06-101-8/+0
* For header includes we are currently trying to adopt some aspects of the Greg Clayton2010-06-091-3/+4
* Add missing includes.Eli Friedman2010-06-091-0/+3
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+218
OpenPOWER on IntegriCloud