llvm-project/lldb/source/Host
Jonas Devlieghere 06412dae82 [lldb] Use std::make_unique<> (NFC)
Update the rest of lldb to use std::make_unique<>. I used clang-tidy to
automate this, which probably missed cases that are wrapped in ifdefs.
2020-06-24 17:48:40 -07:00
..
android [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
common [lldb] Remove unused <iostream> includes (NFC) 2020-06-20 22:38:45 -07:00
freebsd [lldb/Host] s/FindProcesses/FindProcessesImpl/ in freebsd/Host.cpp 2020-03-15 20:36:40 -07:00
linux [lldb/Reproducers] Intercept the FindProcesses API 2020-03-13 09:31:35 -07:00
macosx [HostInfoMacOS] Parse correctly the triple for Apple Silicon. 2020-06-24 16:37:21 -07:00
netbsd [lldb] [Host/NetBSD] Rename Host.cpp to HostNetBSD.cpp 2020-03-17 11:42:39 +01:00
openbsd [lldb/Reproducers] Intercept the FindProcesses API 2020-03-13 09:31:35 -07:00
posix [lldb] Use std::make_unique<> (NFC) 2020-06-24 17:48:40 -07:00
windows [lldb/Reproducers] Also collect ::open and ::fopen 2020-06-09 11:59:02 -07:00
CMakeLists.txt [lldb] Allows customizing libxml2 for darwin 2020-05-20 12:27:08 -07:00