Group forward declarations in one namespace lldb_private {}
authorFangrui Song <maskray@google.com>
Wed, 15 May 2019 09:15:13 +0000 (09:15 +0000)
committerFangrui Song <maskray@google.com>
Wed, 15 May 2019 09:15:13 +0000 (09:15 +0000)
commitde1becfaa198115fa695e6bd939dce94ca15d860
treea9950bda3e7136bb9003f56ffc187b11c0b5d717
parenta5588c4583a793fbdacb1944ece6a2ddc14f084c
Group forward declarations in one namespace lldb_private {}

llvm-svn: 360757
44 files changed:
lldb/include/lldb/Core/Address.h
lldb/include/lldb/Core/AddressRange.h
lldb/include/lldb/Core/AddressResolver.h
lldb/include/lldb/Core/AddressResolverFileLine.h
lldb/include/lldb/Core/AddressResolverName.h
lldb/include/lldb/Core/Communication.h
lldb/include/lldb/Core/Debugger.h
lldb/include/lldb/Core/Disassembler.h
lldb/include/lldb/Core/EmulateInstruction.h
lldb/include/lldb/Core/FileLineResolver.h
lldb/include/lldb/Core/FileSpecList.h
lldb/include/lldb/Core/FormatEntity.h
lldb/include/lldb/Core/Module.h
lldb/include/lldb/Core/ModuleList.h
lldb/include/lldb/Core/Opcode.h
lldb/include/lldb/Core/PluginManager.h
lldb/include/lldb/Core/SearchFilter.h
lldb/include/lldb/Core/Section.h
lldb/include/lldb/Core/SourceManager.h
lldb/include/lldb/Core/StreamAsynchronousIO.h
lldb/include/lldb/Core/UserSettingsController.h
lldb/include/lldb/Core/Value.h
lldb/include/lldb/Core/ValueObject.h
lldb/include/lldb/Core/ValueObjectCast.h
lldb/include/lldb/Core/ValueObjectConstResult.h
lldb/include/lldb/Core/ValueObjectConstResultCast.h
lldb/include/lldb/Core/ValueObjectConstResultChild.h
lldb/include/lldb/Core/ValueObjectConstResultImpl.h
lldb/include/lldb/Core/ValueObjectDynamicValue.h
lldb/include/lldb/Core/ValueObjectList.h
lldb/include/lldb/Core/ValueObjectMemory.h
lldb/include/lldb/Core/ValueObjectRegister.h
lldb/include/lldb/Core/ValueObjectSyntheticFilter.h
lldb/include/lldb/Core/ValueObjectVariable.h
lldb/include/lldb/Target/DynamicLoader.h
lldb/include/lldb/Utility/Broadcaster.h
lldb/include/lldb/Utility/Connection.h
lldb/include/lldb/Utility/DataExtractor.h
lldb/include/lldb/Utility/Event.h
lldb/include/lldb/Utility/JSON.h
lldb/include/lldb/Utility/Listener.h
lldb/include/lldb/Utility/StringList.h
lldb/include/lldb/Utility/StructuredData.h
lldb/include/lldb/Utility/UserID.h