[www-scripts] Sphinx Doc Update: SUCCESS

www-data via www-scripts www-scripts at lists.llvm.org
Tue Sep 24 17:59:41 PDT 2019


UPDATING lldb SOURCES
Updating '.':
U    source/Core/IOHandler.cpp
U    source/Core/StreamFile.cpp
U    source/Host/posix/ConnectionFileDescriptorPosix.cpp
U    source/Host/common/File.cpp
U    source/Host/common/Socket.cpp
U    source/Host/common/FileSystem.cpp
U    source/Host/common/UDPSocket.cpp
U    source/Host/windows/Windows.cpp
U    source/Host/windows/Host.cpp
U    source/Host/windows/ConnectionGenericFileWindows.cpp
U    source/Commands/CommandObjectHelp.cpp
U    source/Commands/CommandCompletions.cpp
U    source/Commands/CommandObjectLog.cpp
U    source/Commands/CommandObjectMultiword.cpp
U    source/Commands/CommandObjectSettings.cpp
U    source/Plugins/SymbolFile/DWARF/DWARFASTParser.h
U    source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
U    source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
U    source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
U    source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
U    source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h
U    source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
U    source/Plugins/ObjectFile/PECOFF/CMakeLists.txt
U    source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
U    source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
U    source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
U    source/Plugins/ExpressionParser/Clang/ClangExpressionSourceCode.cpp
A    source/Plugins/ExpressionParser/Clang/CppModuleConfiguration.h
U    source/Plugins/ExpressionParser/Clang/CMakeLists.txt
U    source/Plugins/ExpressionParser/Clang/ClangUserExpression.h
A    source/Plugins/ExpressionParser/Clang/CppModuleConfiguration.cpp
U    source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
U    source/Plugins/ExpressionParser/Clang/ClangExpressionSourceCode.h
U    source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp
U    source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp
U    source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
U    source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
U    source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp
U    source/Plugins/Process/Windows/Common/NativeProcessWindows.cpp
U    source/Plugins/Process/Windows/Common/ProcessWindows.cpp
U    source/Plugins/Process/Windows/Common/RegisterContextWindows.cpp
U    source/Plugins/Process/Windows/Common/NativeRegisterContextWindows.h
U    source/Plugins/Process/Windows/Common/TargetThreadWindows.cpp
U    source/Plugins/Language/ObjC/NSString.cpp
U    source/Plugins/Platform/Linux/PlatformLinux.h
U    source/Plugins/Platform/Linux/PlatformLinux.cpp
U    source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm
U    source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
U    source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp
U    source/Interpreter/CommandInterpreter.cpp
U    source/Interpreter/OptionValueBoolean.cpp
U    source/Interpreter/OptionValueEnumeration.cpp
U    source/Interpreter/Options.cpp
U    source/Interpreter/OptionValueUUID.cpp
U    source/Utility/SelectHelper.cpp
U    source/Utility/Log.cpp
U    packages/Python/lldbsuite/test/lang/cpp/modules-import/Makefile
U    packages/Python/lldbsuite/test/lang/objc/radar-9691614/Makefile
U    packages/Python/lldbsuite/test/lang/objc/rdar-10967107/Makefile
U    packages/Python/lldbsuite/test/lang/objc/global_ptrs/Makefile
U    source/Utility/CompletionRequest.cpp
U    source/Symbol/ClangASTImporter.cpp
U    source/Symbol/ClangASTContext.cpp
U    tools/debugserver/source/CMakeLists.txt
U    tools/lldb-server/lldb-gdbserver.cpp
U    unittests/Host/CMakeLists.txt
U    unittests/Utility/CompletionRequestTest.cpp
U    unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp
U    packages/Python/lldbsuite/test/api/log/TestAPILog.py
U    packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/Makefile
U    packages/Python/lldbsuite/test/lang/c/blocks/Makefile
U    packages/Python/lldbsuite/test/lang/c/unicode/Makefile
U    packages/Python/lldbsuite/test/lang/cpp/enum_types/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-class-method/Makefile
U    packages/Python/lldbsuite/test/lang/objc/modules-incomplete/Makefile
U    packages/Python/lldbsuite/test/lang/objc/modules/Makefile
U    source/Utility/Scalar.cpp
U    source/Symbol/CompileUnit.cpp
U    source/Target/Process.cpp
U    tools/lldb-vscode/lldb-vscode.cpp
A    unittests/Host/FileTest.cpp
U    unittests/Expression/CMakeLists.txt
U    unittests/Symbol/TestLineEntry.cpp
U    packages/Python/lldbsuite/test/linux/add-symbols/Makefile
U    packages/Python/lldbsuite/test/make/Makefile.rules
U    packages/Python/lldbsuite/test/sample_test/Makefile
U    packages/Python/lldbsuite/test/lang/c/const_variables/Makefile
U    packages/Python/lldbsuite/test/lang/cpp/rvalue-references/Makefile
U    packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/Makefile
U    packages/Python/lldbsuite/test/lang/objc/orderedset/Makefile
U    packages/Python/lldbsuite/test/lang/objc/foundation/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-dynamic-value/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-super/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-runtime-ivars/Makefile
U    packages/Python/lldbsuite/test/lang/objc/sample/Makefile
U    packages/Python/lldbsuite/test/lang/objc/single-entry-dictionary/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-new-syntax/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-property/Makefile
U    packages/Python/lldbsuite/test/lang/objc/rdar-11355592/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-checker/Makefile
U    source/Utility/ArchSpec.cpp
U    source/Symbol/Variable.cpp
U    tools/CMakeLists.txt
U    tools/lldb-vscode/VSCode.cpp
U    unittests/Host/SocketTest.cpp
A    unittests/Expression/CppModuleConfigurationTest.cpp
U    unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp
U    packages/Python/lldbsuite/test/linux/mix-dwo-and-regular-objects/Makefile
U    packages/Python/lldbsuite/test/arm/breakpoint-it/Makefile
U    packages/Python/lldbsuite/test/lang/c/register_variables/Makefile
U    packages/Python/lldbsuite/test/lang/c/local_variables/Makefile
U    packages/Python/lldbsuite/test/lang/cpp/gmodules/Makefile
U    packages/Python/lldbsuite/test/lang/cpp/limit-debug-info/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-stepping/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-static-method-stripped/Makefile
U    packages/Python/lldbsuite/test/lang/objc/forward-decl/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/function/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-optimized/Makefile
U    packages/Python/lldbsuite/test/lang/objc/ivar-IMP/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-ivar-stripped/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-struct-return/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-ivar-offsets/Makefile
U    packages/Python/lldbsuite/test/lang/objcxx/hide-runtime-values/Makefile
U    packages/Python/lldbsuite/test/functionalities/inline-stepping/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-struct-argument/Makefile
U    packages/Python/lldbsuite/test/lang/objc/real-definition/Makefile
U    packages/Python/lldbsuite/test/lang/objc/exceptions/Makefile
U    packages/Python/lldbsuite/test/lang/objcxx/sample/Makefile
U    packages/Python/lldbsuite/test/tools/lldb-server/Makefile
U    packages/Python/lldbsuite/test/lang/objc/blocks/Makefile
U    packages/Python/lldbsuite/test/lang/objc/modules-inline-functions/Makefile
U    packages/Python/lldbsuite/test/lang/objc/objc-static-method/Makefile
U    packages/Python/lldbsuite/test/lang/objcxx/cxx-bridged-po/Makefile
U    packages/Python/lldbsuite/test/tools/lldb-server/inferior-crash/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/compactvectors/Makefile
U    packages/Python/lldbsuite/test/lang/objc/print-obj/Makefile
U    packages/Python/lldbsuite/test/lang/objc/modules-auto-import/Makefile
U    packages/Python/lldbsuite/test/macosx/order/Makefile
U    packages/Python/lldbsuite/test/functionalities/inferior-crashing/recursive-inferior/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/ostypeformatting/Makefile
U    packages/Python/lldbsuite/test/functionalities/type_lookup/Makefile
U    packages/Python/lldbsuite/test/functionalities/breakpoint/auto_continue/Makefile
U    packages/Python/lldbsuite/test/functionalities/breakpoint/objc/Makefile
U    packages/Python/lldbsuite/test/functionalities/breakpoint/address_breakpoints/Makefile
U    packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_conditions/Makefile
U    packages/Python/lldbsuite/test/functionalities/breakpoint/scripted_bkpt/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-skip-summary/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/string/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/map/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/iterator/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/list/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/ptr_ref_typedef/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-advanced/TestDataFormatterAdv.py
U    packages/Python/lldbsuite/test/functionalities/data-formatter/synthupdate/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/multiset/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/vbool/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/multimap/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/iterator/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/poarray/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/nsarraysynth/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/variant/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/initializerlist/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/unordered/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/string/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/boolreference/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-proper-plurals/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/vector/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/loop/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/map/TestDataFormatterLibccMap.py
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/optional/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/set/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/nsdictionarysynth/Makefile
U    packages/Python/lldbsuite/test/functionalities/set-data/Makefile
U    packages/Python/lldbsuite/test/commands/target/stop-hooks/Makefile
U    packages/Python/lldbsuite/test/commands/frame/var/Makefile
U    packages/Python/lldbsuite/test/commands/expression/dont_allow_jit/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/nsindexpath/Makefile
U    packages/Python/lldbsuite/test/functionalities/dead-strip/Makefile
U    packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_ids/Makefile
U    packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentManyBreakpoints.py
U    packages/Python/lldbsuite/test/functionalities/thread/backtrace_limit/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/Makefile
U    packages/Python/lldbsuite/test/functionalities/mtc/simple/Makefile
U    packages/Python/lldbsuite/test/functionalities/breakpoint/require_hw_breakpoints/Makefile
U    packages/Python/lldbsuite/test/functionalities/breakpoint/step_over_breakpoint/Makefile
U    packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentManyWatchpoints.py
U    packages/Python/lldbsuite/test/functionalities/thread/backtrace_all/Makefile
U    packages/Python/lldbsuite/test/functionalities/tail_call_frames/ambiguous_tail_call_seq1/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/nssetsynth/Makefile
U    packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_locations/Makefile
U    packages/Python/lldbsuite/test/functionalities/breakpoint/cpp/Makefile
U    packages/Python/lldbsuite/test/functionalities/breakpoint/consecutive_breakpoints/Makefile
U    packages/Python/lldbsuite/test/functionalities/param_entry_vals/basic_entry_values_x86_64/Makefile
U    packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentManyCrash.py
U    packages/Python/lldbsuite/test/functionalities/tail_call_frames/unambiguous_sequence/Makefile
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/nsstring/Makefile
U    packages/Python/lldbsuite/test/functionalities/breakpoint/dummy_target_breakpoints/Makefile
U    packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_by_line_and_column/Makefile
U    packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentManySignals.py
U    packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py
U    packages/Python/lldbsuite/test/functionalities/tail_call_frames/thread_step_out_or_return/Makefile
U    packages/Python/lldbsuite/test/functionalities/tail_call_frames/disambiguate_paths_to_common_sink/Makefile
U    packages/Python/lldbsuite/test/commands/frame/recognizer/Makefile
U    packages/Python/lldbsuite/test/commands/expression/context-object-objc/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/list-basic/TestBasicList.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/unique_ptr/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/vector-bool/TestBoolVector.py
U    packages/Python/lldbsuite/test/functionalities/tail_call_frames/sbapi_support/Makefile
U    packages/Python/lldbsuite/test/functionalities/tail_call_frames/inlining_and_tail_calls/Makefile
U    packages/Python/lldbsuite/test/commands/frame/language/TestGuessLanguage.py
U    packages/Python/lldbsuite/test/commands/expression/weak_symbols/Makefile
U    packages/Python/lldbsuite/test/commands/expression/scoped_enums/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/forward_list-dbg-info-content/TestDbgInfoContentForwardList.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/shared_ptr/TestSharedPtr.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/vector-dbg-info-content/TestDbgInfoContentVector.py
U    packages/Python/lldbsuite/test/functionalities/tail_call_frames/disambiguate_tail_call_seq/Makefile
U    packages/Python/lldbsuite/test/functionalities/tail_call_frames/thread_step_out_message/Makefile
U    packages/Python/lldbsuite/test/commands/expression/call-throws/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import_builtin_fileid/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/forward_list-dbg-info-content/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/shared_ptr/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/vector-dbg-info-content/Makefile
U    packages/Python/lldbsuite/test/functionalities/tail_call_frames/ambiguous_tail_call_seq2/Makefile
U    packages/Python/lldbsuite/test/functionalities/tail_call_frames/disambiguate_call_site/Makefile
U    packages/Python/lldbsuite/test/commands/expression/call-overridden-method/TestCallOverriddenMethod.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/list-basic/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/unique_ptr/TestUniquePtr.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/vector-bool/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/queue/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/shared_ptr-dbg-info-content/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/unique_ptr-dbg-info-content/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/vector-of-vectors/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/no-std-module/Makefile
U    packages/Python/lldbsuite/test/python_api/objc_type/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/deque-dbg-info-content/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/list-dbg-info-content/TestDbgInfoContentList.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/weak_ptr/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/vector-basic/TestBasicVector.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/deque-basic/TestBasicDeque.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/conflicts/TestStdModuleWithConflicts.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/stack/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/weak_ptr-dbg-info-content/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/forward_list-basic/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/basic/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/sysroot/TestStdModuleSysroot.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/stack/TestStack.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/weak_ptr-dbg-info-content/TestDbgInfoContentWeakPtr.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/deque-dbg-info-content/TestDbgInfoContentDeque.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/list-dbg-info-content/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/weak_ptr/TestWeakPtr.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/vector-basic/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/deque-basic/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/conflicts/Makefile
U    scripts/CMakeLists.txt
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/shared_ptr-dbg-info-content/TestSharedPtrDbgInfoContent.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/vector-of-vectors/TestVectorOfVectors.py
U    packages/Python/lldbsuite/test/commands/expression/two-files/Makefile
U    packages/Python/lldbsuite/test/commands/register/register/intel_xtended_registers/Makefile
U    packages/Python/lldbsuite/test/python_api/lldbutil/process/Makefile
U    include/lldb/Host/windows/PosixApi.h
U    include/lldb/DataFormatters/StringPrinter.h
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/unique_ptr-dbg-info-content/TestUniquePtrDbgInfoContent.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/no-std-module/TestMissingStdModule.py
U    packages/Python/lldbsuite/test/commands/expression/po_verbosity/Makefile
U    packages/Python/lldbsuite/test/python_api/formatters/Makefile
U    packages/Python/lldbsuite/test/python_api/module_section/Makefile
U    cmake/modules/LLDBFramework.cmake
U    include/lldb/DataFormatters/FormattersContainer.h
U    packages/Python/lldbsuite/test/commands/expression/persist_objc_pointeetype/Makefile
U    packages/Python/lldbsuite/test/commands/register/register/intel_xtended_registers/mpx_bound_violation/Makefile
U    packages/Python/lldbsuite/test/python_api/findvalue_duplist/Makefile
U    packages/Python/lldbsuite/test/python_api/lldbutil/iter/Makefile
U    include/lldb/Host/File.h
U    include/lldb/Target/Platform.h
U    include/lldb/Utility/Log.h
U    include/lldb/Symbol/CompileUnit.h
U    scripts/lldb.swig
A    lit/Modules/PECOFF/basic-info-arm64.yaml
U    third_party/Python/module/unittest2/unittest2/loader.py
U    include/lldb/Utility/RegularExpression.h
U    include/lldb/Symbol/ClangASTImporter.h
U    scripts/Python/prepare_binding_Python.py
U    lit/Commands/Inputs/frame.py
U    lit/Reproducer/TestSynchronous.test
U    include/lldb/Utility/CompletionRequest.h
U    include/lldb/Symbol/Variable.h
U    docs/resources/test.rst
A    lit/Modules/PECOFF/basic-info-arm.yaml
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/forward_list-basic/TestBasicForwardList.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/basic/TestImportStdModule.py
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/sysroot/Makefile
U    packages/Python/lldbsuite/test/commands/expression/import-std-module/queue/TestQueue.py
U    packages/Python/lldbsuite/test/commands/expression/namespace_local_var_same_name_obj_c/Makefile
U    packages/Python/lldbsuite/test/python_api/value_var_update/Makefile
U    packages/Python/lldbsuite/test/python_api/frame/inlines/Makefile
U    test/CMakeLists.txt
U    include/lldb/Host/Socket.h
U    include/lldb/Core/LoadedModuleInfoList.h
U    include/lldb/Symbol/SymbolFile.h
U    lit/Commands/command-script-import.test
U    lit/Reproducer/TestDump.test
Updated to revision 372797.
-- clang project is enabled
-- clang-tools-extra project is enabled
-- compiler-rt project is disabled
-- debuginfo-tests project is disabled
-- libclc project is disabled
-- libcxx project is enabled
-- libcxxabi project is disabled
-- libunwind project is disabled
-- lld project is enabled
-- lldb project is enabled
-- llgo project is disabled
-- openmp project is disabled
-- parallel-libs project is disabled
-- polly project is disabled
-- pstl project is disabled
-- Could NOT find Z3: Found unsuitable version "0.0.0", but required is at least "4.7.1" (found Z3_LIBRARIES-NOTFOUND)
-- Native target architecture is X86
-- Threads enabled.
-- Doxygen disabled.
-- Go bindings disabled.
-- Could NOT find OCaml (missing:  OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- Could NOT find OCaml (missing:  OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- OCaml bindings disabled.
-- LLVM host triple: x86_64-unknown-linux-gnu
-- LLVM default target triple: x86_64-unknown-linux-gnu
-- Building with -fPIC
-- Constructing LLVMBuild project information
-- Linker detection: GNU ld
-- Targeting AArch64
-- Targeting AMDGPU
-- Targeting ARM
-- Targeting BPF
-- Targeting Hexagon
-- Targeting Lanai
-- Targeting Mips
-- Targeting MSP430
-- Targeting NVPTX
-- Targeting PowerPC
-- Targeting RISCV
-- Targeting Sparc
-- Targeting SystemZ
-- Targeting WebAssembly
-- Targeting X86
-- Targeting XCore
-- Linker detection: GNU ld
-- Linker detection: GNU ld
-- there is no pre-generated ABI list for the requested libc++ configuration. check-cxx-abilist target is not supported
-- Sphinx enabled.
-- Clang version: 10.0.0
-- Sphinx enabled.
-- Sphinx enabled.
-- LLD version: 10.0.0
-- Sphinx enabled.
-- LLDB version: 10.0.0svn
-- Symbols (liblldb): exporting all symbols from the lldb namespace
-- Found epydoc - /usr/local/bin/epydoc
-- Found dot - /usr/bin/dot
-- Sphinx enabled.
-- Sphinx enabled.
-- Failed to find LLVM FileCheck
-- Version: 0.0.0
-- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- Performing Test HAVE_POSIX_REGEX -- success
-- Performing Test HAVE_STEADY_CLOCK -- success
-- Configuring done
-- Generating done
-- Build files have been written to: /opt/sphinx-docs/build/llvm
Built target clean-lldb-html
Generating html Sphinx documentation for lldb into "/opt/sphinx-docs/build/llvm/tools/lldb/docs/html"
Built target docs-lldb-html
Copying build to /opt/sphinx-docs/web/lldb
sending incremental file list
./
.buildinfo
genindex.html
index.html
objects.inv
search.html
searchindex.js
_static/
_static/alabaster.css
_static/basic.css
_static/doctools.js
_static/documentation_options.js
_static/pygments.css
_static/searchtools.js
resources/
resources/bots.html
resources/build.html
resources/download.html
resources/sbapi.html
resources/source.html
resources/test.html
status/
status/features.html
status/goals.html
status/projects.html
status/status.html
use/
use/architecture.html
use/formatting.html
use/map.html
use/python-reference.html
use/python.html
use/remote.html
use/symbolication.html
use/symbols.html
use/troubleshooting.html
use/tutorial.html
use/variable.html

sent 870,932 bytes  received 739 bytes  1,743,342.00 bytes/sec
total size is 1,301,513  speedup is 1.49


More information about the www-scripts mailing list