[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (main) #5716

# [FAILURE] oss-swift-package-linux-ubuntu-16_04 [#5716]

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/5716/
Project: oss-swift-package-linux-ubuntu-16_04
Date of build: Thu, 10 Dec 2020 22:45:45 -0600
Build duration: 49 min

Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit 634c582d0cf5a0c3390022704baab5e047911380 by klorentey:

[test] Fix test regressions in backdeployment bots

  • edit: test/PlaygroundTransform/implicit_return_never.swift

  • edit: test/PlaygroundTransform/placeholder.swift

  • edit: test/stdlib/OptionalTraps.swift

  • edit: test/stdlib/Error.swift

  • Commit 4e321320cf62513065c0380683d2cbcf7843c78b by pyaskevich:

    [CSStep] Don't retain multiple copies of the same bindings just for printing

    • edit: include/swift/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSStep.cpp
    • edit: lib/Sema/CSStep.h
  • Commit ef673c74f1468ae0b4b0184e4a2a65a4e17345c9 by pyaskevich:

    [ConstraintSystem] Handle binding nullability in producer instead of collector

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/CSBindings.cpp
    • edit: include/swift/Sema/ConstraintSystem.h
  • Commit e6784292cca75892b52d13edfd189be7314530f1 by pyaskevich:

    [ConstraintSystem] Make binding producer responsible for attemping Any last

    • edit: lib/Sema/CSBindings.cpp
    • edit: lib/Sema/ConstraintSystem.cpp
  • Commit 50cc0f040ffc34af88449044a151a67faf5179f1 by pyaskevich:

    [ConstraintSystem] NFC: Extract requiresOptionalAdjustment so it could be used for default bindings

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: include/swift/Sema/ConstraintSystem.h
  • Commit 34ff514ab19cdf9725fa8679e8288daa5f127c86 by ben_barham:

    [SourceKit] Fix flakey completion tests

    • edit: test/SourceKit/CodeComplete/complete_checkdeps_otherfile.swift
    • edit: test/SourceKit/CodeComplete/complete_checkdeps_avoid_check.swift
    • edit: test/SourceKit/CodeComplete/complete_checkdeps_swiftmodule.swift
    • edit: test/SourceKit/CodeComplete/complete_checkdeps_clangmodule.swift
    • edit: test/SourceKit/CodeComplete/complete_checkdeps_bridged.swift
    • edit: test/SourceKit/CodeComplete/complete_checkdeps_ownfile.swift
  • Commit 10e0dfc1cfb9dc8c5980dbc1e8d0d40018eb27e7 by rjmccall:

    [NFC] Add a header library to simplify generating synthetic types

    • add: include/swift/AST/ASTSynthesis.h
  • Commit b22407ef0c4f041a01df84c65c8d93c5067055f9 by rjmccall:

    Add a builtin to convert a Task* to a Job*.

    • edit: lib/IRGen/GenType.cpp
    • edit: lib/AST/Builtins.cpp
    • edit: lib/SIL/IR/ValueOwnership.cpp
    • edit: include/swift/AST/Builtins.def
    • edit: test/IRGen/builtins.swift
    • edit: lib/IRGen/IRGenModule.h
    • edit: lib/IRGen/GenBuiltin.cpp
    • edit: lib/SILOptimizer/Transforms/AccessEnforcementReleaseSinking.cpp
    • edit: lib/SIL/IR/OperandOwnership.cpp
    • edit: lib/IRGen/IRGenModule.cpp
  • Commit 68f89d44de8894c5daf62cce555d0f0d5d59561d by ben_barham:

    [SourceKit] Fix flakey VFS completion tests

    • edit: test/SourceKit/CodeComplete/complete_checkdeps_vfs_open.swift
    • edit: test/SourceKit/CodeComplete/complete_checkdeps_vfs.swift
  • Commit 6dac520b66f0f01db9709de901e49adca3b33ac4 by ewilde:

    NFC: Fix signed unsigned comparison warnings

    • edit: unittests/Sema/UnresolvedMemberLookupTests.cpp
    • edit: unittests/Basic/MultiMapCacheTest.cpp
  • Commit 1177cde4e394722cc45bcdb766b6126eba5aac02 by rjmccall:

    Use current public Dispatch API to schedule global work.

    • edit: test/IRGen/async/run-partialapply-capture-struct_classinstance_classinstance-and-int64-to-int64.sil
    • edit: test/IRGen/async/run-partialapply-capture-int64-to-generic.sil
    • edit: include/swift/AST/Builtins.def
    • edit: stdlib/public/Concurrency/CMakeLists.txt
    • edit: test/Concurrency/Runtime/objc_async.swift
    • edit: test/IRGen/async/run-partialapply-capture-inout-generic-and-in-generic-to-generic.sil
    • edit: test/IRGen/async/run-call-void-to-struct_large.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-async-throw.sil
    • edit: test/IRGen/async/run-partialapply-capture-int64-int64-throws-to-int64.sil
    • edit: test/IRGen/async/run-call-void-to-int64.sil
    • edit: test/IRGen/async/run-call-int64-and-int64-to-void.sil
    • edit: test/IRGen/async/run-partialapply-capture-structgeneric_polymorphic_constrained-to-void.sil
    • add: stdlib/public/Concurrency/GlobalExecutor.cpp
    • edit: lib/AST/Builtins.cpp
    • edit: test/Concurrency/Runtime/basic_future.swift
    • edit: test/IRGen/async/run-call-genericEquatable-x2-to-bool.sil
    • edit: test/IRGen/async/run-partialapply-capture-type_thin-and-classinstance-to-void.sil
    • edit: test/IRGen/async/run-call-existential-to-void.sil
    • edit: test/IRGen/async/run-call-void-to-int64-and-int64.sil
    • edit: stdlib/public/Concurrency/Actor.cpp
    • edit: test/IRGen/async/run-call-resilient-classinstance-void-to-void.sil
    • edit: test/IRGen/async/run-thintothick-int64-to-void.sil
    • edit: test/IRGen/async/run-convertfunction-int64-to-void.sil
    • edit: test/IRGen/async/run-call-protocolextension_instance-void-to-int64.sil
    • edit: test/IRGen/async/run-call-resilient-protocolinstance-void-to-void.swift
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-sync-throw.sil
    • edit: test/IRGen/async/run-call-classinstance-void-to-void.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-async-nothrow_call-sync-throw.sil
    • edit: test/Interpreter/async.swift
    • edit: test/IRGen/async/run-partialapply-capture-class-to-void.sil
    • edit: test/IRGen/async/run-partialapply-capture-structgeneric_classinstance_to_struct_and_error.sil
    • edit: test/IRGen/async/run-call-protocolwitness_instance-void-to-int64.sil
    • edit: test/IRGen/async/run-call-struct_five_bools-to-void.sil
    • edit: stdlib/public/Concurrency/Task.cpp
    • edit: test/IRGen/async/run-partialapply-capture-generic_conformer-and-generic-to-void.sil
    • edit: CMakeLists.txt
    • add: stdlib/public/Concurrency/AsyncCall.h
    • edit: include/swift/Runtime/Concurrency.h
    • edit: test/Concurrency/Runtime/future_fibonacci.swift
    • edit: test/IRGen/async/run-call-generic-to-void.sil
    • edit: test/IRGen/async/run-call-structinstance-int64-to-void.sil
    • edit: test/IRGen/async/run-partialapply-capture-type_structgeneric_polymorphic_constrained-to-void.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-sync-nothrow_call-async-throw.sil
    • edit: test/IRGen/async/run-call_generic-protocolwitness_instance-void-to-int64.sil
    • edit: stdlib/public/Concurrency/Task.swift
    • edit: test/IRGen/async/run-switch-executor.swift
    • edit: include/swift/ABI/Executor.h
    • edit: test/IRGen/async/run-call-classinstance-int64-to-void.sil
    • edit: test/IRGen/async/run-call-int64-to-void.sil
    • edit: test/IRGen/async/run-partialapply-capture-int64-int64-to-int64.sil
    • edit: test/IRGen/async/run-call-generic-to-generic.sil
    • edit: test/Concurrency/Runtime/async_task_priority_basic.swift
    • edit: test/IRGen/async/run-call_generic-protocolwitness_instance-generic-to-int64-and-generic.sil
    • edit: test/IRGen/async/run-call-void-to-existential.sil
  • Commit d87447929003ba8bdac4550f3d7920ea6e4e4418 by rjmccall:

    Add builtins to initialize and destroy a default-actor member.

    • edit: lib/SILOptimizer/Transforms/AccessEnforcementReleaseSinking.cpp
    • edit: lib/SIL/Verifier/SILVerifier.cpp
    • edit: test/IRGen/actor_class.swift
    • edit: include/swift/Runtime/RuntimeFunctions.def
    • edit: lib/SIL/IR/ValueOwnership.cpp
    • edit: lib/SILGen/SILGenConstructor.cpp
    • edit: lib/IRGen/GenBuiltin.cpp
    • edit: lib/SIL/Utils/MemAccessUtils.cpp
    • edit: lib/SILGen/SILGenDestructor.cpp
    • edit: test/IRGen/actor_class_objc.swift
    • edit: test/IRGen/async/run-switch-executor.swift
    • edit: lib/SIL/IR/OperandOwnership.cpp
    • edit: lib/SILOptimizer/Mandatory/DefiniteInitialization.cpp
    • add: test/Concurrency/default_actor_definit.swift
  • Commit 7cc63f9a2815593c616a15f9f33d807ebaf174c6 by rjmccall:

    Implement a cooperative global executor for single-threaded runtimes.

    • edit: stdlib/public/Concurrency/Task.cpp
    • edit: test/Concurrency/Runtime/future_fibonacci.swift
    • edit: CMakeLists.txt
    • edit: test/Concurrency/Runtime/basic_future.swift
    • edit: stdlib/public/Concurrency/CMakeLists.txt
    • edit: stdlib/public/Concurrency/GlobalExecutor.cpp
    • edit: test/IRGen/async/run-switch-executor.swift
    • edit: stdlib/public/Concurrency/TaskPrivate.h
  • Commit 9f6688e1859f6e6fe5fac3e7de0d1a8d2bd2f4b3 by mgottesman:

    [sil-combine] Use high level ARC APIs instead of low level ARC APIs in a few cases to make code work in ossa and non-ossa.

    • edit: lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp
    • edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
  • Commit 24c4fb0cfc85c7e06bd55a42b3a9d079835e699b by meghanavgupta:

    Add test for #35037

    • edit: test/SILOptimizer/mandatory_inlining.sil
  • Commit d5e09429cdcd5f75edeb787032b636603da9dec5 by davelee.com:

    [lldb] Stop printing debug messages for non-failing CompilerType comparisons

    • edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.cpp
  • Commit af7c46a997e847dc67bd8f25b0d87b6ee32bd336 by davelee.com:

    [lldb] Add ReferenceTypeInfo support to SwiftLanguageRuntimeImpl::GetNumChildren

    • edit: lldb/source/Target/SwiftLanguageRuntimeImpl.h
    • edit: lldb/source/Target/SwiftLanguageRuntimeDynamicTypeResolution.cpp
  • Commit da1254e0c8a464f86f831b4d68d4aa1a0c91fe6e by davelee.com:

    fix early exit condition

    • edit: lldb/source/Target/SwiftLanguageRuntimeDynamicTypeResolution.cpp
  • Commit 6e50fe669d2f450db078d47880e1121b198c922a by teemperor:

    [ASTImporter] Add basic support for comparing Stmts and compare function bodies

    • edit: clang/lib/AST/ASTStructuralEquivalence.cpp
    • edit: clang/include/clang/AST/ASTStructuralEquivalence.h
    • edit: clang/unittests/AST/StructuralEquivalenceTest.cpp
  • Commit 88fa1bac4fd71f3c1c12eed40d57d75fccceb42e by teemperor:

    [ASTImporter] Refactor IsStructurallyEquivalent's Decl overloads to be more consistent

    • edit: clang/lib/AST/ASTStructuralEquivalence.cpp
    • edit: clang/unittests/AST/StructuralEquivalenceTest.cpp
  • Commit 33c5c98a463648262a2631accb3a8435feed3a9d by teemperor:

    [ASTImporter] Make the Import() return value consistent with the map of imported decls when merging ClassTemplateSpecializationDecls

    • edit: clang/lib/AST/ASTImporter.cpp
    • edit: clang/unittests/AST/ASTImporterTest.cpp
  • Commit 3ff1e4927a97cbbfcd31f2457abfdd5a861da052 by davelee.com:

    Use TypeRefBuilder::lookupSuperclass

    • edit: lldb/source/Target/SwiftLanguageRuntimeDynamicTypeResolution.cpp
  • Commit 5967cbce2c968818e93aa07f3dcab4bfaeb85773 by davelee.com:

    fix TestLibraryIndirect.py

    • edit: lldb/test/API/lang/swift/implementation_only_imports/library_indirect/TestLibraryIndirect.py
  • Commit 3c4c00b69e0121c4b60651af2c202542ebf96c93 by davelee.com:

    remove {}

    • edit: lldb/source/Target/SwiftLanguageRuntimeDynamicTypeResolution.cpp
  • Commit 5d9787fa8c677ec2d5cabb2066e744f406a48c82 by teemperor:

    [ASTImporter] Import the default argument of NonTypeTemplateParmDecl

    • edit: clang/lib/AST/ASTImporter.cpp
  • Commit 512185419eee56de9fdae429cb972e7fc658f410 by teemperor:

    [lldb] Don't infinite loop in SemaSourceWithPriorities::CompleteType when trying to complete a forward decl

    • edit: lldb/source/Plugins/ExpressionParser/Clang/ASTUtils.h
    • add: lldb/test/API/commands/expression/import-std-module/forward_decl_from_module/TestForwardDeclFromStdModule.py
    • add: lldb/test/API/commands/expression/import-std-module/forward_decl_from_module/Makefile
    • add: lldb/test/API/commands/expression/import-std-module/forward_decl_from_module/root/usr/include/c++/v1/vector
    • add: lldb/test/API/commands/expression/import-std-module/forward_decl_from_module/main.cpp
    • add: lldb/test/API/commands/expression/import-std-module/forward_decl_from_module/root/usr/include/c++/v1/module.modulemap
    • add: lldb/test/API/commands/expression/import-std-module/forward_decl_from_module/root/usr/include/libc_header.h
  • Commit 71fb2a9d180d7fb8b263b8c41890e18df7077740 by teemperor:

    [lldb] Enable std::pair in CxxModuleHandler

    • add: lldb/test/API/commands/expression/import-std-module/pair/main.cpp
    • add: lldb/test/API/commands/expression/import-std-module/pair/Makefile
    • edit: lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.cpp
    • add: lldb/test/API/commands/expression/import-std-module/pair/TestPairFromStdModule.py
  • Commit 73b530a2de8e1792b2175c2ac09b944280e2a726 by teemperor:

    [lldb] Reference STL types in import-std-module tests

    • edit: lldb/test/API/commands/expression/import-std-module/unique_ptr/main.cpp
    • edit: lldb/test/API/commands/expression/import-std-module/list/TestListFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/weak_ptr/TestWeakPtrFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/unique_ptr/TestUniquePtrFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/vector/TestVectorFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/basic/TestImportStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/queue/TestQueueFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/forward_decl_from_module/TestForwardDeclFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/forward_list/TestForwardListFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/vector-of-vectors/TestVectorOfVectorsFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/unique_ptr-dbg-info-content/main.cpp
    • edit: lldb/test/API/commands/expression/import-std-module/deque-dbg-info-content/TestDbgInfoContentDequeFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/forward_list-dbg-info-content/TestDbgInfoContentForwardListFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/deque-basic/TestDequeFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/empty-module/TestEmptyStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/unique_ptr-dbg-info-content/TestUniquePtrDbgInfoContent.py
    • edit: lldb/test/API/commands/expression/import-std-module/conflicts/TestStdModuleWithConflicts.py
    • edit: lldb/test/API/commands/expression/import-std-module/pair/TestPairFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/weak_ptr-dbg-info-content/TestDbgInfoContentWeakPtrFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/no-std-module/TestMissingStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/shared_ptr-dbg-info-content/TestSharedPtrDbgInfoContentFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/vector-bool/TestVectorBoolFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/sysroot/TestStdModuleSysroot.py
    • edit: lldb/test/API/commands/expression/import-std-module/shared_ptr/TestSharedPtrFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/list-dbg-info-content/TestDbgInfoContentListFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/vector-dbg-info-content/TestDbgInfoContentVectorFromStdModule.py
  • Commit 8775386d0e19e3b4f5544ab29831199877f88b9f by teemperor:

    [lldb][NFC] Fix flaky TestForwardDeclFromStdModule test

    • edit: lldb/test/API/commands/expression/import-std-module/forward_decl_from_module/root/usr/include/c++/v1/vector
  • Commit 6997f66966b855c9136c5cf4d0d370fb99875eda by teemperor:

    [lldb] Remove legacy casts from TestStackFromStdModule

    • edit: lldb/test/API/commands/expression/import-std-module/stack/TestStackFromStdModule.py
  • Commit a0aa8f46f9c418e9342a41a9832255ed40e6c4e6 by teemperor:

    [ASTImporter] Import the default argument of TemplateTypeParmDecl

    • edit: lldb/test/API/commands/expression/import-std-module/forward_list-dbg-info-content/TestDbgInfoContentForwardListFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/unique_ptr-dbg-info-content/TestUniquePtrDbgInfoContent.py
    • edit: lldb/test/API/commands/expression/import-std-module/list-dbg-info-content/TestDbgInfoContentListFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/vector-dbg-info-content/TestDbgInfoContentVectorFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/stack/TestStackFromStdModule.py
    • edit: clang/unittests/AST/ASTImporterTest.cpp
    • edit: lldb/test/API/commands/expression/import-std-module/vector/TestVectorFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/vector-of-vectors/TestVectorOfVectorsFromStdModule.py
    • edit: clang/lib/AST/ASTImporter.cpp
    • edit: lldb/test/API/commands/expression/import-std-module/deque-basic/TestDequeFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/unique_ptr/TestUniquePtrFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/queue/TestQueueFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/deque-dbg-info-content/TestDbgInfoContentDequeFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/forward_list/TestForwardListFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/list/TestListFromStdModule.py
    • edit: lldb/test/API/commands/expression/import-std-module/vector-bool/TestVectorBoolFromStdModule.py
  • Commit c899b936f039d8d105f9ceacc271a032d648a0be by teemperor:

    [lldb][import-std-module] Add a test for typedef'd std types

    • edit: lldb/test/API/commands/expression/import-std-module/vector/main.cpp
    • edit: lldb/test/API/commands/expression/import-std-module/vector/TestVectorFromStdModule.py
  • Commit 1fc112f58ff467ca2c6cb7252831b1f4c7f62449 by teemperor:

    [lldb] Fix that symbols.clang-modules-cache-path is never initialized

    • edit: lldb/test/Shell/helper/toolchain.py
    • add: lldb/test/Shell/Settings/TestDefaultModuleCachePath.test
    • edit: lldb/include/lldb/Core/ModuleList.h
    • edit: lldb/source/Core/ModuleList.cpp
  • Commit a02e58b314b158427d9857ed9b5eb73909ba8244 by teemperor:

    [lldb] Remove assumption from Clang-based data formatters that their types are in the scratch AST

    • edit: lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp
    • edit: lldb/source/Plugins/Language/ObjC/CoreMedia.cpp
    • edit: lldb/source/DataFormatters/VectorType.cpp
  • Commit 1883ef71cd8e7b53b940460b1a78438287c2692f by teemperor:

    Suppress printing template arguments that match default template

    • edit: clang/test/SemaCXX/cxx14-compat.cpp
    • edit: clang/lib/AST/TypePrinter.cpp
    • edit: clang/lib/Frontend/FrontendActions.cpp
    • edit: clang/include/clang/AST/PrettyPrinter.h
    • edit: clang/test/SemaTemplate/class-template-id.cpp
    • add: clang/test/Misc/diag-template.cpp
    • edit: clang/test/SemaCXX/generic-selection.cpp
    • edit: clang/test/SemaTemplate/instantiation-default-1.cpp
    • edit: clang/include/clang/AST/Type.h
    • edit: clang/lib/AST/DeclTemplate.cpp
    • edit: clang/test/SemaTemplate/class-template-spec.cpp
  • Commit 17814aa759388523d632102ffc896ec5d5de2d53 by teemperor:

    [lldb] Introduce a LLDB printing policy for Clang type names that suppressed inline namespaces

    • edit: lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
    • edit: lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  • Commit 557437f78a7b1c8f17501660db38e764300cdaf7 by teemperor:

    [lldb] Always include template arguments that have their default value in the internal type name

    • edit: lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  • Commit 7ea8fd443f1905a93aabd8b8d568330c4e879234 by teemperor:

    [lldb] Ignore certain Clang type sugar when creating the type name

    • edit: lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  • Commit 7462f7b783354974e6776b3ad4a87ba5e9f79704 by teemperor:

    [lldb] Add SubstTemplateTypeParm to RemoveWrappingTypes

    • add: lldb/test/API/lang/cpp/subst_template_type_param/TestSubstTemplateTypeParam.py
    • edit: lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  • Commit 39cc2aa72d9653f53a392d218b4ffa58ccbc22e8 by teemperor:

    [lldb] Remove nothreadallow from SWIG's str wrappers to work around a Python>=3.7 crash

    • add: lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/deque/Makefile
    • add: lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/deque/TestDataFormatterLibcxxDeque.py
    • edit: lldb/bindings/macros.swig
    • add: lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/deque/main.cpp
  • Commit 00f4df161905c500c8db54a5cf304657cb3b6290 by teemperor:

    [lldb][NFC] Rename TypeSystemClangForExpressions to ScratchTypeSystemClang

    • edit: lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
    • edit: lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  • Commit f855014c102835584329315a00bf45add3d8a227 by teemperor:

    [lldb] Desugar template specializations

    • add: lldb/test/API/lang/cpp/template-specialization-type/TestTemplateSpecializationType.py
    • add: lldb/test/API/lang/cpp/template-specialization-type/main.cpp
    • add: lldb/test/API/lang/cpp/template-specialization-type/Makefile
  • Commit 664cdeb50c0fd07365d970527d8e018f86965f89 by teemperor:

    [lldb][NFC] Document and encapsulate OriginMap in ASTContextMetadata

    • edit: lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp
    • edit: lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h
  • Commit 2bfe35233018f46ac9e79eaf0b0e4297a8a13a34 by teemperor:

    [lldb] Fix a crash when the ASTImporter is giving us two Imported callbacks for the same target decl

    • edit: lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp
    • add: lldb/test/API/lang/c/record_decl_in_expr/TestRecordDeclInExpr.py
  • Commit 59b8e7832ab128c2e910c52c20d266edf2a8dd26 by teemperor:

    [lldb] Allow LLDB to automatically retry a failed expression with an imported std C++ module

    • edit: lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h
    • edit: lldb/include/lldb/Target/Target.h
    • add: lldb/test/API/commands/expression/import-std-module/retry-with-std-module/TestRetryWithStdModule.py
    • edit: lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
    • edit: lldb/source/Target/Target.cpp
    • add: lldb/test/API/commands/expression/import-std-module/retry-with-std-module/main.cpp
    • add: lldb/test/API/commands/expression/import-std-module/retry-with-std-module/Makefile
    • edit: lldb/source/Target/TargetProperties.td
  • Commit b1dabed68664bd6d6ac622e3367e2dd414df528a by teemperor:

    [lldb][NFC] Rename TypeSystemClang::GetScratch to ScratchTypeSystemClang::GetForTarget

    • edit: lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
    • edit: lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp
    • edit: lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp
    • edit: lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
    • edit: lldb/source/Plugins/Language/ObjC/NSDictionary.cpp
    • edit: lldb/source/Plugins/Language/ObjC/NSError.cpp
    • edit: lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp
    • edit: lldb/source/Plugins/Language/ObjC/NSString.cpp
    • edit: lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp
    • edit: lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp
    • edit: lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
    • edit: lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
    • edit: lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
    • edit: lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp
    • edit: lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp
    • edit: lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp
    • edit: lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
    • edit: lldb/source/Plugins/Language/ObjC/NSException.cpp
    • edit: lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp
    • edit: lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
    • edit: lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp
    • edit: lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp
    • edit: lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
    • edit: lldb/source/Plugins/Language/ObjC/NSArray.cpp
    • edit: lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp
  • Commit 5211a31fcceb298bbf62c8119365bdc61f293a6c by teemperor:

    [lldb] Introduce separate scratch ASTs for debug info types and types imported from C++ modules.

    • edit: lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
    • edit: lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h
    • edit: lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
    • add: lldb/test/API/commands/expression/import-std-module/non-module-type-separation/main.cpp
    • add: lldb/test/API/commands/expression/import-std-module/non-module-type-separation/Makefile
    • edit: lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
    • add: lldb/test/API/commands/expression/import-std-module/non-module-type-separation/TestNonModuleTypeSeparation.py
    • edit: lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp
    • edit: lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
    • edit: lldb/unittests/Symbol/TestTypeSystemClang.cpp
  • Commit 7f6e44325b370249c5a9e7e42c5f224c300b433d by teemperor:

    [lldb] Enable import-std-module's fallback mode by default

    • edit: lldb/source/Target/TargetProperties.td
  • Commit a76bd632fb9910b0a04ac97a77c5c604d15cdc1a by davelee.com:

    another fix to TestLibraryIndirect.py

    • edit: lldb/test/API/lang/swift/implementation_only_imports/library_indirect/TestLibraryIndirect.py
  • Commit 5f947448c3e5eb197f997c37a604e15c5a7a90aa by teemperor:

    [lldb] Account for renamed ScratchTypeSystemClang for swift

    • edit: lldb/source/Target/SwiftLanguageRuntime.cpp
    • edit: lldb/source/Plugins/Language/Swift/SwiftArray.cpp
    • edit: lldb/source/Plugins/Language/Swift/SwiftHashedContainer.cpp
    • edit: lldb/source/Plugins/InstrumentationRuntime/SwiftRuntimeReporting/SwiftRuntimeReporting.cpp
    • edit: lldb/source/Target/SwiftLanguageRuntimeDynamicTypeResolution.cpp
    • edit: lldb/source/Plugins/Language/Swift/SwiftFormatters.cpp
  • Commit bfde016c44acc43c27eb3b7a0545a0662a181502 by github:

    dependency resolution performance improvements (#3106)

    • edit: Sources/PackageGraph/Pubgrub/Term.swift
    • edit: Tests/PackageLoadingTests/PD4_2LoadingTests.swift
    • edit: Sources/PackageGraph/Pubgrub/PubgrubDependencyResolver.swift
    • edit: Sources/PackageLoading/ToolsVersionLoader.swift
    • edit: Sources/Basics/ConcurrencyHelpers.swift
    • edit: Sources/Workspace/Workspace.swift
    • edit: Sources/PackageLoading/ManifestLoader.swift
  • Commit f463d12ed23a01c82557598abde79404727c6e8d by dungar:

    Only for testing if .py

    • edit: Sources/SwiftDriver/Jobs/CompileJob.swift
    • edit: Sources/SwiftDriver/Utilities/FileType.swift
    • edit: Sources/SwiftDriver/Driver/Driver.swift
  • Commit 5d4238580e4fd38280790a91ac463851fd89e114 by dungar:

    enable test for batch mode continuing after errors

    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
  • Commit 15e19ca22fcb7f5389a26d5692c8ceb906a029c6 by dungar:

    tiny cleanups

    • edit: Sources/SwiftDriver/Incremental Compilation/BuildRecordInfo.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/BuildRecord.swift