This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from b76db762c [lldb] [test] Mark a few tests flakey on NetBSD new c9834ef87 [lldb] [test] Mark more tests flakey on NetBSD new 47bdfe81c Bring Doxygen comment syntax in sync with LLVM coding style. [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../darwin/fd_interposing/FDInterposing.cpp | 2 +- include/lldb/API/SBAttachInfo.h | 16 +- include/lldb/API/SBBlock.h | 2 +- include/lldb/API/SBCommandInterpreter.h | 4 +- include/lldb/API/SBCompileUnit.h | 4 +- include/lldb/API/SBDebugger.h | 2 +- include/lldb/API/SBLaunchInfo.h | 4 +- include/lldb/API/SBMemoryRegionInfo.h | 14 +- include/lldb/API/SBModule.h | 48 +-- include/lldb/API/SBModuleSpec.h | 4 +- include/lldb/API/SBProcess.h | 52 +-- include/lldb/API/SBSection.h | 4 +- include/lldb/API/SBStructuredData.h | 6 +- include/lldb/API/SBTarget.h | 188 +++++----- include/lldb/API/SBTrace.h | 20 +- include/lldb/API/SBValue.h | 44 +-- include/lldb/Breakpoint/Breakpoint.h | 114 +++--- include/lldb/Breakpoint/BreakpointID.h | 14 +- include/lldb/Breakpoint/BreakpointList.h | 34 +- include/lldb/Breakpoint/BreakpointLocation.h | 76 ++-- .../lldb/Breakpoint/BreakpointLocationCollection.h | 48 +-- include/lldb/Breakpoint/BreakpointLocationList.h | 50 +-- include/lldb/Breakpoint/BreakpointOptions.h | 50 +-- include/lldb/Breakpoint/BreakpointResolver.h | 20 +- .../lldb/Breakpoint/BreakpointResolverAddress.h | 2 +- .../lldb/Breakpoint/BreakpointResolverFileLine.h | 2 +- .../lldb/Breakpoint/BreakpointResolverFileRegex.h | 2 +- include/lldb/Breakpoint/BreakpointResolverName.h | 2 +- .../lldb/Breakpoint/BreakpointResolverScripted.h | 2 +- include/lldb/Breakpoint/BreakpointSite.h | 38 +- include/lldb/Breakpoint/BreakpointSiteList.h | 46 +-- include/lldb/Breakpoint/StoppointCallbackContext.h | 2 +- include/lldb/Breakpoint/Watchpoint.h | 18 +- include/lldb/Breakpoint/WatchpointList.h | 56 +-- include/lldb/Breakpoint/WatchpointOptions.h | 30 +- include/lldb/Core/Address.h | 80 ++--- include/lldb/Core/AddressRange.h | 62 ++-- include/lldb/Core/AddressResolver.h | 2 +- include/lldb/Core/AddressResolverFileLine.h | 2 +- include/lldb/Core/AddressResolverName.h | 2 +- include/lldb/Core/Communication.h | 70 ++-- include/lldb/Core/Debugger.h | 4 +- include/lldb/Core/Disassembler.h | 18 +- include/lldb/Core/DumpDataExtractor.h | 20 +- include/lldb/Core/EmulateInstruction.h | 2 +- include/lldb/Core/FileLineResolver.h | 2 +- include/lldb/Core/FileSpecList.h | 36 +- include/lldb/Core/Highlighter.h | 4 +- include/lldb/Core/IOHandler.h | 14 +- include/lldb/Core/Mangled.h | 70 ++-- include/lldb/Core/Module.h | 216 ++++++------ include/lldb/Core/ModuleChild.h | 14 +- include/lldb/Core/ModuleList.h | 118 +++---- include/lldb/Core/PluginManager.h | 12 +- include/lldb/Core/SearchFilter.h | 58 +-- include/lldb/Core/Section.h | 12 +- include/lldb/Core/ValueObject.h | 2 +- include/lldb/Expression/DWARFExpression.h | 86 ++--- include/lldb/Expression/Expression.h | 2 +- include/lldb/Expression/ExpressionParser.h | 38 +- .../lldb/Expression/ExpressionTypeSystemHelper.h | 2 +- include/lldb/Expression/ExpressionVariable.h | 6 +- include/lldb/Expression/FunctionCaller.h | 88 ++--- include/lldb/Expression/IRDynamicChecks.h | 26 +- include/lldb/Expression/IRExecutionUnit.h | 52 +-- include/lldb/Expression/IRInterpreter.h | 2 +- include/lldb/Expression/IRMemoryMap.h | 2 +- include/lldb/Expression/LLVMUserExpression.h | 2 +- include/lldb/Expression/REPL.h | 12 +- include/lldb/Expression/UserExpression.h | 70 ++-- include/lldb/Expression/UtilityFunction.h | 16 +- include/lldb/Host/File.h | 92 ++--- include/lldb/Host/FileSystem.h | 48 +-- include/lldb/Host/Host.h | 30 +- include/lldb/Host/HostInfo.h | 2 +- include/lldb/Host/HostInfoBase.h | 4 +- include/lldb/Host/HostProcess.h | 2 +- include/lldb/Host/HostThread.h | 2 +- include/lldb/Host/ProcessRunLock.h | 2 +- include/lldb/Host/PseudoTerminal.h | 52 +-- include/lldb/Host/StringConvert.h | 2 +- include/lldb/Host/Terminal.h | 32 +- include/lldb/Host/common/NativeProcessProtocol.h | 60 ++-- include/lldb/Host/posix/PipePosix.h | 2 +- include/lldb/Host/windows/PipeWindows.h | 2 +- include/lldb/Interpreter/CommandInterpreter.h | 38 +- include/lldb/Interpreter/CommandObject.h | 20 +- include/lldb/Interpreter/OptionValueBoolean.h | 6 +- include/lldb/Interpreter/Options.h | 36 +- include/lldb/Symbol/Block.h | 92 ++--- include/lldb/Symbol/CompileUnit.h | 98 +++--- include/lldb/Symbol/CompilerDeclContext.h | 8 +- include/lldb/Symbol/DWARFCallFrameInfo.h | 2 +- include/lldb/Symbol/DeclVendor.h | 10 +- include/lldb/Symbol/Declaration.h | 40 +-- include/lldb/Symbol/Function.h | 146 ++++---- include/lldb/Symbol/LineEntry.h | 44 +-- include/lldb/Symbol/LineTable.h | 60 ++-- include/lldb/Symbol/ObjectContainer.h | 22 +- include/lldb/Symbol/ObjectFile.h | 102 +++--- include/lldb/Symbol/Symbol.h | 8 +- include/lldb/Symbol/SymbolContext.h | 104 +++--- include/lldb/Symbol/SymbolContextScope.h | 22 +- include/lldb/Symbol/SymbolFile.h | 2 +- include/lldb/Target/CPPLanguageRuntime.h | 6 +- include/lldb/Target/DynamicLoader.h | 58 +-- include/lldb/Target/ExecutionContext.h | 44 +-- include/lldb/Target/ExecutionContextScope.h | 4 +- include/lldb/Target/JITLoader.h | 4 +- include/lldb/Target/JITLoaderList.h | 2 +- include/lldb/Target/ModuleCache.h | 2 +- include/lldb/Target/OperatingSystem.h | 6 +- include/lldb/Target/PathMappingList.h | 12 +- include/lldb/Target/Platform.h | 104 +++--- include/lldb/Target/Process.h | 388 ++++++++++----------- include/lldb/Target/Queue.h | 18 +- include/lldb/Target/QueueItem.h | 14 +- include/lldb/Target/QueueList.h | 18 +- include/lldb/Target/RegisterContext.h | 6 +- include/lldb/Target/StackFrame.h | 124 +++---- include/lldb/Target/StackFrameRecognizer.h | 10 +- include/lldb/Target/StructuredDataPlugin.h | 24 +- include/lldb/Target/SystemRuntime.h | 46 +-- include/lldb/Target/Target.h | 36 +- include/lldb/Target/TargetList.h | 34 +- include/lldb/Target/Thread.h | 196 +++++------ include/lldb/Target/ThreadList.h | 2 +- include/lldb/Target/ThreadPlan.h | 12 +- include/lldb/Utility/ArchSpec.h | 58 +-- include/lldb/Utility/Args.h | 58 +-- include/lldb/Utility/Baton.h | 2 +- include/lldb/Utility/Broadcaster.h | 46 +-- include/lldb/Utility/CompletionRequest.h | 20 +- include/lldb/Utility/Connection.h | 46 +-- include/lldb/Utility/ConstString.h | 110 +++--- include/lldb/Utility/DataBuffer.h | 8 +- include/lldb/Utility/DataBufferHeap.h | 24 +- include/lldb/Utility/DataEncoder.h | 84 ++--- include/lldb/Utility/DataExtractor.h | 256 +++++++------- include/lldb/Utility/FileSpec.h | 98 +++--- include/lldb/Utility/Flags.h | 34 +- include/lldb/Utility/Predicate.h | 42 +-- include/lldb/Utility/RegularExpression.h | 16 +- include/lldb/Utility/State.h | 14 +- include/lldb/Utility/Status.h | 32 +- include/lldb/Utility/Stream.h | 130 +++---- include/lldb/Utility/StreamGDBRemote.h | 6 +- include/lldb/Utility/StructuredData.h | 2 +- include/lldb/Utility/Timer.h | 2 +- include/lldb/Utility/UUID.h | 6 +- include/lldb/Utility/UserID.h | 6 +- include/lldb/lldb-defines.h | 2 +- .../unwind_expression/TestUnwindExpression.py | 1 + .../lldbsuite/test/lang/objc/real-definition/Bar.m | 2 +- .../lldbsuite/test/python_api/event/TestEvents.py | 1 + .../lldbsuite/test/test_runner/process_control.py | 2 +- source/Expression/IRDynamicChecks.cpp | 36 +- source/Expression/UtilityFunction.cpp | 4 +- .../Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp | 4 +- .../Hexagon-DYLD/DynamicLoaderHexagonDYLD.h | 12 +- .../Hexagon-DYLD/HexagonDYLDRendezvous.h | 40 +-- .../Plugins/DynamicLoader/POSIX-DYLD/AuxVector.h | 2 +- .../DynamicLoader/POSIX-DYLD/DYLDRendezvous.h | 40 +-- .../POSIX-DYLD/DynamicLoaderPOSIXDYLD.h | 12 +- .../ExpressionParser/Clang/ASTResultSynthesizer.h | 30 +- .../ExpressionParser/Clang/ASTStructExtractor.h | 18 +- .../ExpressionParser/Clang/ClangASTSource.h | 118 +++---- .../Clang/ClangExpressionDeclMap.h | 162 ++++----- .../ExpressionParser/Clang/ClangExpressionHelper.h | 2 +- .../Clang/ClangExpressionParser.cpp | 8 +- .../ExpressionParser/Clang/ClangExpressionParser.h | 46 +-- .../Clang/ClangExpressionVariable.h | 12 +- .../ExpressionParser/Clang/ClangFunctionCaller.h | 20 +- .../Clang/ClangModulesDeclVendor.h | 24 +- .../Clang/ClangPersistentVariables.h | 2 +- .../ExpressionParser/Clang/ClangUserExpression.cpp | 8 +- .../ExpressionParser/Clang/ClangUserExpression.h | 24 +- .../Clang/ClangUtilityFunction.cpp | 10 +- .../ExpressionParser/Clang/ClangUtilityFunction.h | 8 +- .../Plugins/ExpressionParser/Clang/IRForTarget.h | 152 ++++---- source/Plugins/ObjectFile/ELF/ELFHeader.h | 74 ++-- source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 4 +- source/Plugins/ObjectFile/ELF/ObjectFileELF.h | 14 +- .../Plugins/Process/Darwin/DarwinProcessLauncher.h | 6 +- .../Plugins/Process/Darwin/NativeProcessDarwin.h | 10 +- source/Plugins/Process/Darwin/NativeThreadDarwin.h | 6 +- source/Plugins/Process/FreeBSD/POSIXStopInfo.h | 6 +- source/Plugins/Process/FreeBSD/ProcessMonitor.cpp | 36 +- source/Plugins/Process/FreeBSD/ProcessMonitor.h | 14 +- .../Plugins/Process/FreeBSD/RegisterContextPOSIX.h | 4 +- source/Plugins/Process/Linux/NativeProcessLinux.h | 4 +- source/Plugins/Process/Linux/NativeThreadLinux.h | 4 +- source/Plugins/Process/Linux/ProcessorTrace.h | 8 +- .../Plugins/Process/NetBSD/NativeProcessNetBSD.h | 2 +- source/Plugins/Process/POSIX/ProcessMessage.h | 22 +- source/Plugins/Process/Utility/HistoryThread.h | 2 +- .../Plugins/Process/Utility/RegisterContextLLDB.h | 4 +- .../Process/Utility/RegisterInfoInterface.h | 2 +- source/Plugins/Process/Utility/UnwindLLDB.h | 2 +- .../Process/gdb-remote/GDBRemoteClientBase.h | 2 +- .../gdb-remote/GDBRemoteCommunicationClient.h | 46 +-- .../GDBRemoteCommunicationServerCommon.h | 2 +- .../gdb-remote/GDBRemoteCommunicationServerLLGS.h | 4 +- .../DarwinLog/StructuredDataDarwinLog.h | 2 +- source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h | 4 +- source/Plugins/SymbolFile/DWARF/DWARFUnit.h | 6 +- .../SymbolFile/DWARF/SymbolFileDWARFDebugMap.h | 16 +- .../SymbolFile/PDB/PDBLocationToDWARFExpression.h | 10 +- .../SystemRuntime/MacOSX/AppleGetItemInfoHandler.h | 12 +- .../MacOSX/AppleGetPendingItemsHandler.h | 12 +- .../SystemRuntime/MacOSX/AppleGetQueuesHandler.h | 10 +- .../MacOSX/AppleGetThreadItemInfoHandler.h | 10 +- source/Target/StackFrame.cpp | 14 +- source/Utility/FileSpec.cpp | 12 +- source/Utility/Status.cpp | 2 +- tools/debugserver/source/JSON.h | 6 +- tools/debugserver/source/JSONGenerator.h | 2 +- .../source/MacOSX/DarwinLog/DarwinLogCollector.h | 4 +- tools/driver/Driver.h | 2 +- tools/intel-features/intel-pt/Decoder.h | 12 +- tools/intel-features/intel-pt/PTDecoder.h | 48 +-- tools/lldb-vscode/JSONUtils.h | 114 +++--- tools/lldb-vscode/LLDBUtils.h | 40 +-- 223 files changed, 3563 insertions(+), 3561 deletions(-)