llvm-project/lldb/source/Host
Pavel Labath 9092cc96d4 Fix macos build for r335244
I've made the code accept only 16 byte UUIDs, which is technically not
NFC (previously it would also accept 20 byte ones, but use only the
first 16 bytes), but this should be more correct as mac UUIDs are always
16 byte long.

llvm-svn: 335247
2018-06-21 15:40:33 +00:00
..
android Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
common Remove dependency from Host to python 2018-06-20 08:35:45 +00:00
freebsd Attempt to fix windows&freebsd builds broken by r334950 2018-06-18 15:29:42 +00:00
linux Use llvm::VersionTuple instead of manual version marshalling 2018-06-18 15:02:23 +00:00
macosx Fix macos build for r335244 2018-06-21 15:40:33 +00:00
netbsd Fix macosx build broken by the VersionTuple refactor 2018-06-18 16:10:20 +00:00
openbsd [FileSpec] Make style argument mandatory for SetFile. NFC 2018-06-13 22:23:48 +00:00
posix Remove dependency from Host to python 2018-06-20 08:35:45 +00:00
windows Remove dependency from Host to python 2018-06-20 08:35:45 +00:00
CMakeLists.txt Remove dependency from Host to python 2018-06-20 08:35:45 +00:00