New issue found!

Title: Report

[FAILURE] oss-swift_tools-RA_stdlib-RDA_test-macos-resilience [#59]

Build URL:https://ci.swift.org/job/oss-swift_tools-RA_stdlib-RDA_test-macos-resilience/59/
Project:oss-swift_tools-RA_stdlib-RDA_test-macos-resilience
Date of build:Sat, 30 Sep 2017 03:47:00 -0500
Build duration:1 hr 2 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 4e7a08971762961f3c9f2afec9048f1e19ec4387 by pyaskevich:

    [ConstraintSolver] Fix handling of defaultable constraint in

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: test/Constraints/construction.swift

  • Commit 1a330d73061c6631343831f02446dc882f08ec62 by practicalswift:

    [swiftc (55 vs. 5595)] Add crasher in

    • add: validation-test/compiler_crashers/28844-swift-typebase-getcanonicaltype.swift

  • Commit 5995d3d2905629ff309c7647c87cf736d54ec3c6 by practicalswift:

    [swiftc (56 vs. 5595)] Add crasher in swift::Type::transformRec


  • Commit 32a7ec0078efd976ce281b47f58d54f700c758fe by practicalswift:

    [swiftc (57 vs. 5595)] Add crasher in

    • add: validation-test/compiler_crashers/28846-swift-typebase-getdesugaredtype.swift

  • Commit d32b32f3e289e938ae950a18f0581548d7fa546a by practicalswift:

    [swiftc (58 vs. 5595)] Add crasher in

    • add: validation-test/compiler_crashers/28847-type-hasunboundgenerictype.swift

  • Commit d6795658e5dfd971b639b2161c6c192239fd74e5 by practicalswift:

    [swiftc (59 vs. 5595)] Add crasher in

    • add: validation-test/compiler_crashers/28848-iscanonicaltypeincontext-result-builder.swift

  • Commit 1a23d426215a3779612ae9b91aa36831594db793 by practicalswift:

    [swiftc (60 vs. 5595)] Add crasher in

    • add: validation-test/compiler_crashers/28849-hasval.swift

  • Commit e39935f37eea092fb7d19e1b806161afe767b257 by dgregor:

    [GSB] Delay requirements involving unresolved dependent types.

    • edit: lib/AST/GenericSignatureBuilder.cpp

  • Commit 5f00b60dd7bdfd401e1bf39912c8ecaf3119fae9 by rlevenstein:

    Fix a small casting bug in the SILPrinter

    • edit: lib/SIL/SILPrinter.cpp

  • Commit 729720c87ae3b4af28aea07302c8b61ef35bf5d9 by aschwaighofer:

    Disable test in resilient build

    • edit: test/IRGen/objc_shared_imported_decl.sil

  • Commit 34847c5ff5e99f0222877d24a2a9623c14777f21 by dgregor:

    [Type checker] Introduce validateRequirements() rather than writing the

    • edit: lib/Sema/TypeChecker.h
    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: lib/Sema/TypeCheckGeneric.cpp

  • Commit fa0c986c259681b76e1c60dfb25c437f8fe7e099 by dgregor:

    [Type checker] Make sure we fully validate ‘where’ clauses in protocols.

    • edit: lib/Sema/TypeChecker.h
    • edit: test/Generics/invalid.swift
    • delete: validation-test/compiler_crashers/28789-swift-genericsignaturebuilder-addrequirement-swift-requirementrepr-const-swift-g.swift
    • add: validation-test/compiler_crashers_fixed/28789-swift-genericsignaturebuilder-addrequirement-swift-requirementrepr-const-swift-g.swift
    • edit: lib/Sema/TypeCheckGeneric.cpp
    • edit: lib/Sema/TypeCheckDecl.cpp

  • Commit 53b84192795aa007bbe4696699b80b2e243a05aa by moiseev:

    [stdlib] Make all the stdlib APIs @_inlineable

    • edit: stdlib/public/core/BuiltinMath.swift.gyb
    • edit: stdlib/public/core/EmptyCollection.swift
    • edit: stdlib/public/core/InputStream.swift
    • edit: stdlib/public/core/ValidUTF8Buffer.swift
    • edit: stdlib/public/core/SentinelCollection.swift
    • edit: stdlib/public/core/Substring.swift.gyb
    • edit: stdlib/public/core/StringRangeReplaceableCollection.swift.gyb
    • edit: stdlib/public/core/PrefixWhile.swift.gyb
    • edit: stdlib/public/core/UnfoldSequence.swift
    • edit: stdlib/public/core/Misc.swift
    • edit: stdlib/public/core/Integers.swift.gyb
    • edit: stdlib/public/core/String.swift
    • edit: stdlib/public/core/MutableCollection.swift
    • edit: stdlib/public/core/FloatingPointTypes.swift.gyb
    • edit: stdlib/public/core/HashedCollections.swift.gyb
    • edit: stdlib/public/core/Hashable.swift
    • edit: stdlib/public/core/StringComparable.swift
    • edit: stdlib/public/core/RandomAccessCollection.swift
    • edit: stdlib/public/core/DebuggerSupport.swift
    • edit: stdlib/public/core/UnicodeEncoding.swift
    • edit: stdlib/public/core/ClosedRange.swift
    • edit: stdlib/public/core/BridgeStorage.swift
    • edit: stdlib/public/core/ObjectIdentifier.swift
    • edit: stdlib/public/core/Runtime.swift.gyb
    • edit: stdlib/public/core/SwiftNativeNSArray.swift
    • edit: stdlib/public/core/REPL.swift
    • edit: stdlib/public/core/CString.swift
    • edit: stdlib/public/core/StringUTF8.swift
    • edit: stdlib/public/core/Pointer.swift
    • edit: stdlib/public/core/SetAlgebra.swift
    • edit: stdlib/public/core/VarArgs.swift
    • edit: stdlib/public/core/Mirrors.swift.gyb
    • edit: stdlib/public/core/RangeReplaceableCollection.swift.gyb
    • edit: stdlib/public/core/CharacterUnicodeScalars.swift
    • edit: stdlib/public/core/Slice.swift.gyb
    • edit: stdlib/public/core/ContiguousArrayBuffer.swift
    • edit: stdlib/public/core/FixedArray.swift.gyb
    • edit: stdlib/public/core/StringLegacy.swift
    • edit: stdlib/public/core/Equatable.swift
    • edit: stdlib/public/core/KeyPath.swift
    • edit: stdlib/public/core/Arrays.swift.gyb
    • edit: stdlib/public/core/StaticString.swift
    • edit: stdlib/public/core/UTFEncoding.swift
    • edit: stdlib/public/core/UnicodeScalar.swift
    • edit: stdlib/public/core/StringBuffer.swift
    • edit: stdlib/public/core/UTF32.swift
    • edit: stdlib/public/core/CompilerProtocols.swift
    • edit: stdlib/public/core/Indices.swift.gyb
    • edit: stdlib/public/core/ManagedBuffer.swift
    • edit: stdlib/public/core/Mirror.swift
    • edit: stdlib/public/core/ICU.swift
    • edit: stdlib/public/core/Reverse.swift
    • edit: stdlib/public/core/StringHashable.swift
    • edit: stdlib/public/core/SequenceAlgorithms.swift.gyb
    • edit: stdlib/public/core/ObjCMirrors.swift
    • edit: stdlib/public/core/SipHash.swift.gyb
    • edit: stdlib/public/core/StringIndex.swift
    • edit: stdlib/public/core/CTypes.swift
    • edit: stdlib/public/core/IntegerParsing.swift
    • edit: stdlib/public/core/CocoaArray.swift
    • edit: stdlib/public/core/FloatingPointParsing.swift.gyb
    • edit: stdlib/public/core/StringCore.swift
    • edit: stdlib/public/core/LazyCollection.swift.gyb
    • edit: stdlib/public/core/Tuple.swift.gyb
    • edit: stdlib/public/core/FloatingPoint.swift.gyb
    • edit: stdlib/public/core/SliceBuffer.swift
    • edit: stdlib/public/core/Zip.swift
    • edit: stdlib/public/core/Dump.swift
    • edit: stdlib/public/core/ErrorType.swift
    • edit: stdlib/public/core/NewtypeWrapper.swift.gyb
    • edit: stdlib/public/core/Stride.swift.gyb
    • edit: stdlib/public/core/ArrayCast.swift
    • edit: stdlib/public/core/StringBridge.swift
    • edit: stdlib/public/core/MemoryLayout.swift
    • edit: stdlib/public/core/Availability.swift
    • edit: stdlib/public/core/CommandLine.swift
    • edit: stdlib/public/core/Existential.swift
    • edit: stdlib/public/core/Join.swift
    • edit: stdlib/public/core/ASCII.swift
    • edit: stdlib/public/core/Character.swift
    • edit: stdlib/public/core/Assert.swift
    • edit: stdlib/public/core/Collection.swift
    • edit: stdlib/public/core/LifetimeManager.swift
    • edit: stdlib/public/core/ReflectionLegacy.swift
    • edit: stdlib/public/core/Range.swift.gyb
    • edit: stdlib/public/core/LazySequence.swift
    • edit: stdlib/public/core/StringCharacterView.swift
    • edit: stdlib/public/core/Optional.swift
    • edit: stdlib/public/core/Builtin.swift
    • edit: stdlib/public/core/Print.swift
    • edit: stdlib/public/core/UTF16.swift
    • edit: stdlib/public/core/StringIndexConversions.swift
    • edit: stdlib/public/core/UnsafeRawBufferPointer.swift.gyb
    • edit: stdlib/public/core/Unicode.swift
    • edit: stdlib/public/core/CollectionOfOne.swift
    • edit: stdlib/public/core/OutputStream.swift
    • edit: stdlib/public/core/Codable.swift
    • edit: stdlib/public/core/Policy.swift
    • edit: stdlib/public/core/FlatMap.swift
    • edit: stdlib/public/core/UnsafeRawPointer.swift.gyb
    • edit: stdlib/public/core/StringUnicodeScalarView.swift
    • edit: stdlib/public/core/Flatten.swift.gyb
    • edit: stdlib/public/core/UnicodeParser.swift
    • edit: stdlib/public/core/ThreadLocalStorage.swift
    • edit: stdlib/public/core/HeapBuffer.swift
    • edit: stdlib/public/core/Sort.swift.gyb
    • edit: stdlib/public/core/UnsafeBufferPointer.swift.gyb
    • edit: stdlib/public/core/UnsafePointer.swift.gyb
    • edit: stdlib/public/core/AssertCommon.swift
    • edit: stdlib/public/core/UnsafeBitMap.swift
    • edit: stdlib/public/core/ExistentialCollection.swift.gyb
    • edit: stdlib/public/core/OptionSet.swift
    • edit: stdlib/public/core/StringUTF16.swift
    • edit: stdlib/public/core/ImplicitlyUnwrappedOptional.swift
    • edit: stdlib/public/core/Shims.swift
    • edit: stdlib/public/core/BidirectionalCollection.swift
    • edit: stdlib/public/core/DoubleWidth.swift.gyb
    • edit: stdlib/public/core/Filter.swift.gyb
    • edit: stdlib/public/core/AnyHashable.swift
    • edit: stdlib/public/core/Hashing.swift
    • edit: stdlib/public/core/BridgeObjectiveC.swift
    • edit: stdlib/public/core/UTF8.swift
    • edit: stdlib/public/core/SequenceWrapper.swift
    • edit: stdlib/public/core/Bool.swift
    • edit: stdlib/public/core/HashedCollectionsAnyHashableExtensions.swift
    • edit: stdlib/public/core/Unmanaged.swift
    • edit: stdlib/public/core/StringInterpolation.swift
    • edit: stdlib/public/core/ArrayBody.swift
    • edit: stdlib/public/core/DropWhile.swift.gyb
    • edit: stdlib/public/core/UIntBuffer.swift

  • Commit 0a69646df4c47e0733ecfdf0f1624e211c096f20 by moiseev:

    [test] Address the sourcekit test failures

    • edit: test/SourceKit/DocSupport/doc_swift_module.swift.response
    • edit: test/SourceKit/DocSupport/doc_clang_module.swift.response

  • Commit 29346cc52bf673318f0c9db9792d7e3692824512 by moiseev:

    Address watchOS build failures

    • edit: stdlib/public/core/Character.swift
    • edit: stdlib/public/core/VarArgs.swift

  • Commit b30b937ed38e2f4784e78bd1f6d7a3c1001c5143 by moiseev:

    Revert making some enums public

    • edit: stdlib/public/core/Mirror.swift
    • edit: stdlib/public/core/KeyPath.swift
    • edit: stdlib/public/core/DebuggerSupport.swift

  • Commit ef6b5c479555070883eead60ee30075a5e0e1786 by moiseev:

    Add missing @_inlineable attributes and deinits

    • edit: stdlib/public/core/HashedCollections.swift.gyb
    • edit: stdlib/public/core/ContiguousArrayBuffer.swift
    • edit: stdlib/public/core/KeyPath.swift
    • edit: stdlib/public/core/UnicodeParser.swift
    • edit: stdlib/public/core/ExistentialCollection.swift.gyb
    • edit: stdlib/public/core/Runtime.swift.gyb
    • edit: stdlib/public/core/SwiftNativeNSArray.swift
    • edit: stdlib/public/core/StringHashable.swift
    • edit: stdlib/public/core/CollectionOfOne.swift
    • edit: stdlib/public/core/VarArgs.swift
    • edit: stdlib/public/core/StringCharacterView.swift
    • edit: stdlib/public/core/FloatingPointTypes.swift.gyb
    • edit: stdlib/public/core/StringBridge.swift
    • edit: stdlib/public/core/StringSwitch.swift

  • Commit 98b875a6e5e72d61b40f3c3f7eb88bf15f027969 by moiseev:

    Fix compilation errors

    • edit: stdlib/public/core/Runtime.swift.gyb
    • edit: stdlib/public/core/StringSwitch.swift
    • edit: stdlib/public/core/KeyPath.swift
    • edit: stdlib/public/core/VarArgs.swift
    • edit: stdlib/public/core/StringBridge.swift
    • edit: stdlib/public/core/SwiftNativeNSArray.swift

  • Commit 568dfc75f671561eaa56eddcffdf2fe0f3d0c728 by moiseev:

    More missing _inlineable's and deinit's

    • edit: stdlib/public/core/Arrays.swift.gyb
    • edit: stdlib/public/core/ExistentialCollection.swift.gyb

  • Commit 4108884a11d9e5081f4bbc33a06a392b28897ad0 by moiseev:

    Fix new compilation errors

    • edit: stdlib/public/core/ExistentialCollection.swift.gyb

  • Commit 794a4072b5fc4c5d203cff772594dd699ccd2f4c by moiseev:

    Proper placing of inits/deinits in ExistentialCollections

    • edit: stdlib/public/core/ExistentialCollection.swift.gyb

  • Commit 67005f4047235ebde29da7ead7e95206e7596928 by moiseev:

    Add inlineable init/deinits to 🐟able

    • edit: stdlib/public/core/Codable.swift

  • Commit d1620f509ef9ec7496e2e99e622810c360a61249 by github:

    Updated argument parsing code to use a new OnOffAction with Enable and

    • edit: utils/swift_build_support/swift_build_support/arguments.py
    • edit: utils/build_swift/driver_arguments.py

  • Commit 6ea36445683979076e9f8924a9a80227a271529d by moiseev:

    [stdlib] Clarify an availability message for % on floating point types

    • add: test/stdlib/FloatingPointDiagnostics.swift
    • edit: test/Constraints/bridging.swift
    • edit: stdlib/public/core/FloatingPointTypes.swift.gyb

  • Commit fb0761d97aa3166fa8c63b4c34476dd80eec90cb by rlevenstein:

    Add predicates to check if a SILModule is representing the (optimized)

    • edit: include/swift/SIL/SILModule.h
    • edit: lib/SIL/SILModule.cpp
    • edit: lib/SILOptimizer/Utils/Generics.cpp
    • edit: lib/Serialization/SerializeSIL.cpp

  • Commit c15ffa05717348050025cae4e0e3b3c1eda7e9b9 by rlevenstein:

    Some fixes for the Serialized attribute of pre-specializations

    • edit: lib/Serialization/SerializeSIL.cpp
    • edit: lib/SILOptimizer/IPO/DeadFunctionElimination.cpp
    • edit: lib/SIL/SILVerifier.cpp
    • edit: lib/SILOptimizer/Utils/Generics.cpp
    • edit: test/SILOptimizer/eager_specialize.sil

  • Commit 324471a2bc170b74b50cd6f8f97dc947f96f237a by ghoare:

    [Diagnostics] s/may/must/ in 'may not fall through'

    • edit: include/swift/AST/DiagnosticsSIL.def
    • edit: test/SILOptimizer/unreachable_code.swift

  • Commit d8094e52b4d5a269cb9ea31906370ab1376e3e1b by ghoare:

    [Diagnostics] s/may/must/ in 'may not be passed inout'

    • edit: include/swift/AST/DiagnosticsSIL.def
    • edit: test/SILOptimizer/definite_init_diagnostics.swift

  • Commit 3eed841f513acc51059319c92f9a57964ab14266 by ghoare:

    [Diagnostics] s/may/must/ in 'may not be assigned to'

    • edit: include/swift/AST/DiagnosticsSIL.def

  • Commit 0097adf4c00079c50219bf5d64aa5ac9beefa8fe by ghoare:

    [Diagnostics] s/may/must/ in 'may not also have a'

    • edit: include/swift/AST/DiagnosticsParse.def
    • edit: test/decl/var/properties.swift

  • Commit c2ce848563bf73b8ef14053e977d82279b375e30 by ghoare:

    [Diagnostics] s/may/must/ in 'may not have a generic parameter list'

    • edit: test/decl/typealias/protocol.swift
    • edit: test/decl/typealias/generic.swift
    • edit: include/swift/AST/DiagnosticsParse.def

  • Commit 08bb2129679d9d9f016dc8a9950ab0be78fa458e by ghoare:

    [Diagnostics] s/may/must/ in 'may not have bodies'

    • edit: test/Parse/type_expr.swift
    • edit: test/decl/protocol/protocols.swift
    • edit: include/swift/AST/DiagnosticsParse.def
    • edit: test/Parse/init_deinit.swift
    • edit: test/decl/func/static_func.swift

  • Commit bf42def404abcc9239cf7856475da2c80b86cc70 by ghoare:

    [Diagnostics] s/may/must/ in 'may not have multiple'

    • edit: include/swift/AST/DiagnosticsParse.def
    • edit: test/Sema/immutability.swift
    • edit: test/Parse/invalid.swift
    • edit: test/decl/func/functions.swift

  • Commit 367a1500a3229cf46217ee0ca6ed0dc8d945b43b by ghoare:

    [Diagnostics] s/may/must/ in 'may not be named'

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/decl/ext/extensions.swift
    • edit: test/decl/overload.swift
    • edit: test/decl/nested/reserved_name.swift

  • Commit f4df23eefb095a502ea337c2ce42128b0d6578a5 by ghoare:

    [Diagnostics] s/may/must/ in 'may not be juxtaposed'

    • edit: test/decl/func/operator.swift
    • edit: include/swift/AST/DiagnosticsSema.def

  • Commit 5d7d1201d4d97185ac53bb3900cd00329198ec69 by ghoare:

    [Diagnostics] s/may/must/ in 'may not be indexed with'

    • edit: include/swift/AST/DiagnosticsSema.def

  • Commit 867224dbde11d88d25696badd5fee4d87d6fb0f2 by ghoare:

    [Diagnostics] s/may/must/ in 'may not be declared both'

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/Sema/immutability.swift

  • Commit 17aa7aa910554c16146e112cb11eeee46e9b329c by ghoare:

    [Diagnostics] s/may/must/ in 'may not be declared mutating'

    • edit: test/decl/overload.swift
    • edit: test/Sema/immutability.swift
    • edit: include/swift/AST/DiagnosticsSema.def

  • Commit 131e85fbf10fff6a51e67c7b17a9de8a5c7d2c1d by ghoare:

    [Diagnostics] s/may/must/ in 'may not contain stored properties'

    • edit: test/Parse/enum.swift
    • edit: test/NameBinding/name_lookup.swift
    • edit: test/decl/var/properties.swift
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/decl/var/behaviors.swift

  • Commit 0539cc58363c28e74cb410e81834576156977588 by ghoare:

    [Diagnostics] s/may/must/ in 'may not be used on variadic parameters'

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/attr/attr_autoclosure.swift
    • edit: test/decl/func/vararg.swift

  • Commit 3d8cc2f66a317c0061b15c2050e5d3cb6f48a196 by ghoare:

    [Diagnostics] s/may/must/ in 'may not be used on subscript parameters'

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/Sema/immutability.swift

  • Commit 84418a51552aede2704b6715ed48561d24c6b230 by ghoare:

    [Diagnostics] s/may/must/ in 'may not be used on a computed property'

    • edit: test/decl/var/lazy_properties.swift
    • edit: include/swift/AST/DiagnosticsSema.def

  • Commit 6c64f86720a3e055cece823337aa0e2c848478af by ghoare:

    [Diagnostics] s/may/must/ in 'may not be used on an already-lazy global'

    • edit: test/decl/var/lazy_properties.swift
    • edit: include/swift/AST/DiagnosticsSema.def

  • Commit b0cc5c91134756552b283b2116bdd84aad0a2925 by ghoare:

    [Diagnostics] s/may/must/ in 'may not have observers'

    • edit: test/decl/var/lazy_properties.swift
    • edit: include/swift/AST/DiagnosticsSema.def

  • Commit 81aecb6a5449c9a029e183a7e5d25621f5abfedf by ghoare:

    [Diagnostics] s/may/must/ in 'may not be applied to'

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/attr/attributes.swift
    • edit: test/decl/protocol/protocols.swift
    • edit: test/Parse/invalid.swift

  • Commit e0637670917af7458a12214090502e95736325b8 by ghoare:

    [Diagnostics] s/may/must/ in 'may not have operator requirements'

    • edit: test/attr/attr_objc.swift
    • edit: include/swift/AST/DiagnosticsSema.def

  • Commit a846724a60593823e7b9e01da1a9c3f53a1f518a by dgregor:

    [Clang importer] Replace a use of getMembers() with a lookup().

    • edit: lib/ClangImporter/ImportDecl.cpp

  • Commit 8ff8b7e8a1fad3df6d15bab6345e7028849eb9ae by spestov:

    Add another test case for

    • edit: test/Constraints/diagnostics.swift

  • Commit 41d05031641eb7e4fd20ee378ad3a499fbfff47d by spestov:

    Fix resilience tests to pass dylibs on command line

    • edit: test/Interpreter/global_resilience.swift
    • edit: test/Interpreter/struct_resilience.swift
    • edit: test/Interpreter/class_resilience.swift
    • edit: test/Interpreter/protocol_resilience.swift
    • edit: test/Interpreter/enum_resilience.swift

  • Commit 43bd69c68c109e89158d4d3cafc6be4a4f56e299 by joerg:

    Merging r311921:

    • edit: lib/Target/ARM/ARMAsmPrinter.cpp
    • edit: test/CodeGen/ARM/segmented-stacks.ll
    • edit: lib/Target/ARM/ARMExpandPseudoInsts.cpp
    • edit: lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
    • edit: test/CodeGen/ARM/debug-segmented-stacks.ll
    • edit: lib/Target/ARM/ARMInstrInfo.td
    • edit: lib/Target/ARM/ARMCallLowering.cpp
    • edit: lib/Target/ARM/ARMFrameLowering.cpp
    • edit: test/CodeGen/ARM/armv4.ll
    • edit: lib/Target/ARM/ARMLoadStoreOptimizer.cpp
    • edit: lib/Target/ARM/ARMFastISel.cpp
    • edit: test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll
    • edit: test/CodeGen/ARM/segmented-stacks-dynamic.ll
    • edit: lib/Target/ARM/ARMSubtarget.h

  • Commit b1e6cc762cd729de01f1b4f3c0f6d9a493635ae0 by tstellar:

    Merging r313998:

    • edit: unittests/Support/Host.cpp
    • edit: lib/Support/Host.cpp

  • Commit c4fd41e7de098eb83132c7165e0dd1323ec47e86 by jonas:

    [dwarfdump] Add support for -debug-line=OFFSET

    • edit: test/DebugInfo/X86/stmt-list-multiple-compile-units.ll
    • edit: test/DebugInfo/Generic/lto-comp-dir.ll
    • edit: lib/DebugInfo/DWARF/DWARFContext.cpp
    • add: test/tools/llvm-dwarfdump/X86/debug_line_offset.test

  • Commit 1dd93c1149afe6735eee4657b2ab5365c6fa664c by jonas:

    [dwarfdump] Add support for -debug-loc=OFFSET

    • add: test/tools/llvm-dwarfdump/X86/debug_loc_offset.test
    • edit: lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
    • edit: lib/DebugInfo/DWARF/DWARFContext.cpp
    • add: test/tools/llvm-dwarfdump/X86/debugloc.s
    • edit: include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h

  • Commit 205fce7a60355eb104edb89de3eeee4800669f8a by jonas:

    [dwarfdump] Fix printing of .debug_line offset.

    • edit: test/DebugInfo/X86/stmt-list-multiple-compile-units.ll
    • edit: lib/DebugInfo/DWARF/DWARFContext.cpp
    • edit: test/DebugInfo/Generic/lto-comp-dir.ll
    • edit: test/tools/llvm-dwarfdump/X86/debug_line_offset.test

  • Commit 3837582781b58e19bf025757391198fd1f1f15e8 by jonas:

    [test] Don't verify .debug_line offsets in bitcode tests.

    • edit: test/DebugInfo/Generic/lto-comp-dir.ll
    • edit: test/DebugInfo/X86/stmt-list-multiple-compile-units.ll

  • Commit 336f456441c85a1b046dadbd8baa3f51aadb71d9 by aprantl:

    Fix a bug in a historic bitcode testcase. NFC.

    • edit: test/Bitcode/DIExpression-4.0.ll
    • edit: test/Bitcode/DIExpression-4.0.ll.bc

  • Commit 6cbcd37ca9bcb8012739dd84ca5c69ac4d817043 by aprantl:

    Fix a bug in a historic bitcode testcase.

    • edit: test/Bitcode/DIExpression-deref.ll.bc
    • edit: test/Bitcode/DIExpression-deref.ll

  • Commit 6e55ac3087a6c10a29e0210d8246367361a6b09f by aprantl:

    Modernize comments

    • edit: include/llvm/DebugInfo/DIContext.h

  • Commit 3ecf99464ea6545e242724ad0b93bfbeb8589de3 by aprantl:

    Modernize comments

    • edit: include/llvm/BinaryFormat/Dwarf.h

  • Commit 949cd282baf5693f62f1d63911a8fcc0c768b4d9 by aprantl:

    llvm-dwarfdump: implement --find for .apple_names

    • edit: lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
    • edit: include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
    • edit: lib/BinaryFormat/Dwarf.cpp
    • edit: lib/DebugInfo/DWARF/DWARFContext.cpp
    • edit: tools/llvm-dwarfdump/llvm-dwarfdump.cpp
    • edit: include/llvm/DebugInfo/DWARF/DWARFContext.h
    • edit: lib/CodeGen/AsmPrinter/DwarfAccelTable.h
    • add: test/tools/llvm-dwarfdump/X86/find.test
    • edit: test/tools/llvm-dwarfdump/cmdline.test
    • edit: include/llvm/BinaryFormat/Dwarf.h

  • Commit cc9b5f33910fc305705f0bcc6e699f0299826e0d by aprantl:

    try and appease gcc

    • edit: tools/llvm-dwarfdump/llvm-dwarfdump.cpp

  • Commit a004426f071deff2053c83ddd805acc27d523287 by aprantl:

    Address further review feedback. (NFC)

    • edit: include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h

  • Commit 74cbfb5a40006ec87fba342e0ba946cc931c7e22 by aprantl:

    llvm-dwarfdump: add support for .apple_types in --find

    • edit: include/llvm/DebugInfo/DWARF/DWARFContext.h
    • edit: lib/DebugInfo/DWARF/DWARFContext.cpp
    • edit: test/tools/llvm-dwarfdump/X86/find.test
    • edit: tools/llvm-dwarfdump/llvm-dwarfdump.cpp

  • Commit d53b0cfac89963e3080a5bd981f2dc0df008af0c by aprantl:

    llvm-dwarfdump: support .apple-namespaces in --find

    • edit: tools/llvm-dwarfdump/llvm-dwarfdump.cpp
    • edit: include/llvm/DebugInfo/DWARF/DWARFContext.h
    • edit: lib/DebugInfo/DWARF/DWARFContext.cpp
    • edit: test/tools/llvm-dwarfdump/X86/find.test

  • Commit 41310c3f79536fad1def3e72ca8f508124ba3323 by aprantl:

    llvm-dwarfdump: move -eh-frame into the right section in the help

    • edit: tools/llvm-dwarfdump/llvm-dwarfdump.cpp

  • Commit dfa6d1083779fffe17a7812763adf77710957a1f by aprantl:

    Add comments

    • edit: tools/llvm-dwarfdump/llvm-dwarfdump.cpp

  • Commit af946b0bdcf8d612ae54b9ccf0225d4fc1b5aaec by aprantl:

    Fix 80 column violations

    • edit: tools/dsymutil/DwarfLinker.cpp

  • Commit f414b675560eadc961aec8606ddc967d249ddb55 by aprantl:

    llvm-dwarfdump: implement the --name lookup option.

    • edit: test/tools/llvm-dwarfdump/cmdline.test
    • add: test/tools/llvm-dwarfdump/X86/name.test
    • edit: test/tools/llvm-dwarfdump/X86/find.test
    • edit: tools/llvm-dwarfdump/llvm-dwarfdump.cpp

  • Commit 11c9713656dd28791192337304ceb11458b20fc8 by aprantl:

    typos

    • edit: tools/llvm-dwarfdump/llvm-dwarfdump.cpp

  • Commit 77f008b3fc024a2b542f2fe95823234afd65e34c by tstellar:

    Merging r312622:

    • add: bindings/python/tests/cindex/test_exception_specification_kind.py
    • edit: bindings/python/clang/cindex.py
    • edit: bindings/python/tests/cindex/test_diagnostics.py
    • delete: bindings/python/tests/test_exception_specification_kind.py

  • Commit be92019b237e5428f170aeba09b4bcaa1178a80f by tstellar:

    Merging r312651:

    • edit: lib/Driver/ToolChains/BareMetal.cpp
    • edit: lib/Driver/ToolChains/BareMetal.h
    • edit: test/Driver/baremetal.cpp

  • Commit 3c901e3c4d467e5305763e236db4fc6ffaa3ec42 by tstellar:

    Merging r312447:

    • edit: lib/CodeGen/CGExpr.cpp
    • add: test/CodeGen/tbaa-vec.cpp

  • Commit c6596596c103623b9f9e1442f172b1d5a51336a9 by vsapsai:

    [fixup][Sema] Allow in C to define tags inside enumerations.

    • edit: test/Sema/enum.c
    • edit: lib/Sema/SemaDecl.cpp

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to