forked from OSchip/llvm-project
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 |
||
|---|---|---|
| .. | ||
| ActivityStore.cpp | ||
| ActivityStore.h | ||
| ActivityStreamSPI.h | ||
| CMakeLists.txt | ||
| DarwinLogCollector.cpp | ||
| DarwinLogCollector.h | ||
| DarwinLogEvent.h | ||
| DarwinLogInterfaces.h | ||
| DarwinLogTypes.h | ||
| LogFilter.cpp | ||
| LogFilter.h | ||
| LogFilterChain.cpp | ||
| LogFilterChain.h | ||
| LogFilterExactMatch.cpp | ||
| LogFilterExactMatch.h | ||
| LogFilterRegex.cpp | ||
| LogFilterRegex.h | ||
| LogMessage.cpp | ||
| LogMessage.h | ||
| LogMessageOsLog.cpp | ||
| LogMessageOsLog.h | ||