llvm-project/lldb/source/Host
Jonas Devlieghere cdc514e4c6 [lldb] Update header guards to be consistent and compliant with LLVM (NFC)
LLDB has a few different styles of header guards and they're not very
consistent because things get moved around or copy/pasted. This patch
unifies the header guards across LLDB and converts everything to match
LLVM's style.

Differential revision: https://reviews.llvm.org/D74743
2020-02-17 23:15:40 -08:00
..
android [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
common [lldb/Editline] Fix mistake in HistoryOperation mapping 2020-02-14 14:07:29 -08:00
freebsd [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
linux [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
macosx [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
netbsd [lldb] Improve debugging 32-bit programs on NetBSD/amd64 2020-02-07 17:48:33 +01:00
openbsd [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
posix Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
windows [lldb/Host] Fix implicit StringRef to std::string conversion 2020-01-29 10:36:04 -08:00
CMakeLists.txt [LLDB] Add missing declarations for linking to psapi 2020-02-03 12:59:11 +02:00