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 |
||
|---|---|---|
| .. | ||
| CFCBundle.cpp | ||
| CFCBundle.h | ||
| CFCData.cpp | ||
| CFCData.h | ||
| CFCMutableArray.cpp | ||
| CFCMutableArray.h | ||
| CFCMutableDictionary.cpp | ||
| CFCMutableDictionary.h | ||
| CFCMutableSet.cpp | ||
| CFCMutableSet.h | ||
| CFCReleaser.h | ||
| CFCString.cpp | ||
| CFCString.h | ||
| CoreFoundationCPP.h | ||