<!DOCTYPE html>
<head>
  <title>Report</title>
  <style>
                        body {
                                -webkit-font-smoothing: antialiased;
                                font-family: "Helvetica Neue", sans-serif;
                                font-weight: 300;
                                color: #393939;
                                margin: 0;
                                padding: 20px;
                        }
                        .header {
                                margin-left: 20px;
                                padding: 20px 20px 20px 0;
                                border-bottom: 1px solid #e5e5e5;
                        }
                        .report-title{
                                font-family: "Helvetica Neue", sans-serif;
                                display: inline-block;
                                float: left;
                                margin: 20px 0;
                                font-size: 24px;
                                color: #55a3fd;
                        }
                        .title {
                                font-size: 24px;
                        }
                        .content {
                                padding: 20px;
                        }
                        .display {
                                width: 100%;
                                height: 100%;
                        }
                        .commit-message {
                                font-family: "Menlo", fixed;
                        }
                        
        .title {
                text-align: center;
        }
        .date {
                text-align: left;
        }
        .display {
                display: inline-block;
                width: auto;
        }
        .header {
                overflow: auto;
                padding: 20px 20px 5px 0;
                width: 660px;
        }
        a {
          color: #007aff;
          text-decoration: none;
        }
        tr {
            text-align: left;
        }
        .links a {
                text-decoration: none;
                color: white;
                font-weight: 500;
                padding: 15px;
                background: #55a3fd;
                font-size: 14px;
        }
        .FAILURE {
                color:red;
        }
        .SUCCESS {
                color:green;
        }
        </style>
 <head>
 <body>
<h2 style="width:100%;background-color:red;color:white;text-align:center;"></h2>
 <h1>[<font class="FAILURE">FAILURE</font>] oss-swift_tools-RA_stdlib-RDA_test-macos-resilience [#141]</h1> 

<table style="align=left;">
  <tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift_tools-RA_stdlib-RDA_test-macos-resilience/141/">https://ci.swift.org/job/oss-swift_tools-RA_stdlib-RDA_test-macos-resilience/141/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift_tools-RA_stdlib-RDA_test-macos-resilience</td></tr>
  <tr><th>Date of build:</th><td>Fri, 17 Mar 2017 03:47:01 -0700</td></tr>
  <tr><th>Build duration:</th><td>1 hr 16 min</td></tr>
</table>

<h2>Identified problems:</h2><ul><li>Unexpected pass: This build failed because a test marked as XFAIL unexpectedly passes. This could mean that the cause for the XFAIL is fixed, but it warrants investigation in any case.<ul><li><a href="https://ci.swift.org//job/oss-swift_tools-RA_stdlib-RDA_test-macos-resilience/141/consoleFull#921696300b011c97a-0462-424c-ac47-5640e6148d79">Indication 1</a></li></ul></li><li>Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:<ul><li><a href="https://ci.swift.org//job/oss-swift_tools-RA_stdlib-RDA_test-macos-resilience/141/consoleFull#652571363fca400bf-2f4a-462e-b517-e058d770b2d7">Indication 1</a></li></ul></li></ul>

<!-- JUnit TEMPLATE -->


  </TABLE>
<BR/>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>082d36a6bbbaf8379d6846e01a6b6782e2e8848d</b> by <b>Adrian Prantl:</b> <p class="commit-message" style="white-space: pre-wrap;">Debug Info: Make the lookup of VariableValues deterministic. No</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/IRGen/IRGenSIL.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d5cbb0bd6225effa4a20c7b5cbda3f4ec0f17d14</b> by <b>Arnold Schwaighofer:</b> <p class="commit-message" style="white-space: pre-wrap;">Runtime changes for the copy-on-write existential implementation</p>
        <ul>

          <li class="change-edit"><b>edit</b>: stdlib/public/runtime/AnyHashableSupport.cpp</li>

          <li class="change-edit"><b>edit</b>: include/swift/AST/SILOptions.h</li>

          <li class="change-edit"><b>edit</b>: lib/IRGen/GenExistential.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/IRGen/GenOpaque.cpp</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/runtime/Reflection.mm</li>

          <li class="change-edit"><b>edit</b>: lib/IRGen/GenOpaque.h</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/runtime/SwiftValue.mm</li>

          <li class="change-edit"><b>edit</b>: cmake/modules/AddSwift.cmake</li>

          <li class="change-edit"><b>edit</b>: include/swift/Reflection/ReflectionContext.h</li>

          <li class="change-edit"><b>edit</b>: lib/IRGen/IRGenSIL.cpp</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/runtime/ExistentialMetadataImpl.h</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/runtime/Metadata.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/Frontend/CompilerInvocation.cpp</li>

          <li class="change-edit"><b>edit</b>: include/swift/Runtime/Metadata.h</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/runtime/Casting.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>586527759d92ce9a01a55e650862ac7a3e5782b8</b> by <b>Arnold Schwaighofer:</b> <p class="commit-message" style="white-space: pre-wrap;">Change assert(false) to swift::fatalError</p>
        <ul>

          <li class="change-edit"><b>edit</b>: stdlib/public/runtime/Casting.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>56c1e2310ead22d3b10fc5d0cfcd98432eddcbb3</b> by <b>David Ronnqvist:</b> <p class="commit-message" style="white-space: pre-wrap;">[SR-2409] Rephrase diagnostic to consider Objective-C interop</p>
        <ul>

          <li class="change-edit"><b>edit</b>: include/swift/AST/DiagnosticsClangImporter.def</li>

          <li class="change-edit"><b>edit</b>: lib/ClangImporter/ClangDiagnosticConsumer.cpp</li>

          <li class="change-edit"><b>edit</b>: test/ClangImporter/non-modular-include.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>71845c060b2aa49ee0acfc4ebe874ccb0b692f3a</b> by <b>practicalswift:</b> <p class="commit-message" style="white-space: pre-wrap;">[swiftc (27 vs. 5507)] Add crasher in</p>
        <ul>

          <li class="change-add"><b>add</b>: validation-test/compiler_crashers/28723-unreachable-executed-at-swift-lib-sema-csdiag-cpp-4012.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9ae6fdacb3768a6906327b135ee539b4ab8c65a5</b> by <b>David Rönnqvist:</b> <p class="commit-message" style="white-space: pre-wrap;">Change Linux specific check to `linux-gnu`</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/ClangImporter/non-modular-include.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d7c1f57184c7b0ee39250248d2388d5cd55f96ec</b> by <b>David Rönnqvist:</b> <p class="commit-message" style="white-space: pre-wrap;">Conditional checks using %target-runtime instead of %target-os</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/ClangImporter/non-modular-include.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d50c88767bdd1083de662a5a438f7ca0b640241b</b> by <b>github:</b> <p class="commit-message" style="white-space: pre-wrap;">Disable non-deterministic crasher (#8149)</p>
        <ul>

          <li class="change-edit"><b>edit</b>: validation-test/compiler_crashers/28722-swift-genericsignaturebuilder-resolvearchetype-swift-type.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9907502edee96661afcf73277297546cc32224b6</b> by <b>Hugh Bellamy:</b> <p class="commit-message" style="white-space: pre-wrap;">Add /permissive- flags with VS2017</p>
        <ul>

          <li class="change-edit"><b>edit</b>: cmake/modules/SwiftSharedCMakeConfig.cmake</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>bd8d2143830ababd8fbebeca24eee4b0a4ef3209</b> by <b>Hugh Bellamy:</b> <p class="commit-message" style="white-space: pre-wrap;">Copy entire swiftShims directory to avoid very long command line paths</p>
        <ul>

          <li class="change-edit"><b>edit</b>: stdlib/public/SwiftShims/CMakeLists.txt</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f4f5d1d0637a5bf08f5eda993366dc2536bc343e</b> by <b>github:</b> <p class="commit-message" style="white-space: pre-wrap;">Mark a crasher fixed (#8150)</p>
        <ul>

          <li class="change-delete"><b>delete</b>: validation-test/compiler_crashers/28722-swift-genericsignaturebuilder-resolvearchetype-swift-type.swift</li>

          <li class="change-add"><b>add</b>: validation-test/compiler_crashers_fixed/28722-swift-genericsignaturebuilder-resolvearchetype-swift-type.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>3c69043beec9b23d929bec580d141cfa98916315</b> by <b>Ankit Aggarwal:</b> <p class="commit-message" style="white-space: pre-wrap;">[BuildScript] Run SwiftPM tests in parallel</p>
        <ul>

          <li class="change-edit"><b>edit</b>: utils/build-script-impl</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>8a7f9ba0578bb7adcd8fe45b0fbdd21916301053</b> by <b>Joe Shajrawi:</b> <p class="commit-message" style="white-space: pre-wrap;">Support Optional Injection of Opaque value types</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/SILGen/SILGenConvert.cpp</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/opaque_values_silgen.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4df0d03e2b3df3918552ad0585772b446495191f</b> by <b>github:</b> <p class="commit-message" style="white-space: pre-wrap;">RangeInfo: Unbox brace statement to figure out the type it returns.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/IDE/range_info_basics.swift</li>

          <li class="change-edit"><b>edit</b>: lib/IDE/SwiftSourceDocInfo.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2a55b26e467777693c7324d50c6a2acda3e8a478</b> by <b>Erik Eckstein:</b> <p class="commit-message" style="white-space: pre-wrap;">Mangling: enable new mangling for symbols</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/IDE/reconstruct_type_from_mangled_name_invalid.swift</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/tuple.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/capture_propagation.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/switch_objc.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/errors.sil</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/sil_witness_methods.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/protocol_optional.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/specialize_metatypes_with_nondefault_representation.sil</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/enum_value_semantics.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/closure_specialize_simple.sil</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/type_layout.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/enum_value_semantics_special_cases.sil</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/bool.swift</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/variables.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/objc_class_export.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/foreign_errors.swift</li>

          <li class="change-edit"><b>edit</b>: test/Frontend/Inputs/sil-primary-file-with-sib.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/arguments.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/swift3-metadata-coff.swift</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/test-foundation.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/enum.swift</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/Errors.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/SILDeclRef.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/super-to-nonobjc-extension.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/c_function_pointer.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/retaining_globals.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/type_layout_objc.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/collection_upcast.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/functionsigopts.sil</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/sil_witness_tables_external_witnesstable.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/static-stored-properties-in-concrete-contexts.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/closures.swift</li>

          <li class="change-edit"><b>edit</b>: test/IDE/local_types.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/type_layout_reference_storage_objc.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/vtable.sil</li>

          <li class="change-edit"><b>edit</b>: test/sil-opt/sil-opt.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/bridged_casts_folding.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/generic_tuples.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/partial_apply_objc.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/objc_imported_generic.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/generic_types.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/static_initializer.sil</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/objc_attr_NSManaged.sil</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/protocol_conformance_records.swift</li>

          <li class="change-edit"><b>edit</b>: validation-test/Python/bug-reducer.test-sh</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/test_ints.swift</li>

          <li class="change-edit"><b>edit</b>: test/SIL/Serialization/shared_function_serialization.sil</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/abi_v7k.swift</li>

          <li class="change-edit"><b>edit</b>: test/SourceKit/CursorInfo/cursor_info_container.swift</li>

          <li class="change-edit"><b>edit</b>: include/swift/Demangling/ManglingMacros.h</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/opaque_values_silgen_lib.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/statements.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/generic_casts.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/dynamic_init.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/default_arguments.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/dllimport.swift</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/fnptr.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/dynamic_self_metadata.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/specialize.sil</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/mangling.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/enum_value_semantics_special_cases_objc.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/objc_bridging_any.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/closure_specialize_consolidated.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/collection_subtype_downcast.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/extensions.swift</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/byref-capture.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/function_metadata.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/errors.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/pointer_conversion.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/default_constructor.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/accessibility_vtables.swift</li>

          <li class="change-edit"><b>edit</b>: test/SIL/Serialization/specializer_can_deserialize.swift</li>

          <li class="change-edit"><b>edit</b>: test/Serialization/class.swift</li>

          <li class="change-edit"><b>edit</b>: test/SourceKit/Demangle/demangle.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/foreach.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/objc_generic_class_metadata.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/objc_thunks.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/specialize_anyobject.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/linker.swift</li>

          <li class="change-edit"><b>edit</b>: test/SourceKit/CursorInfo/cursor_info.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/metadata_dominance.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/subclass.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/ivar_destroyer.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/collection_downcast.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/field_type_vectors.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/prespecialize.swift</li>

          <li class="change-edit"><b>edit</b>: test/Frontend/OptimizationOptions-with-stdlib-checks.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/partial_apply.sil</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/typearg.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/specialize_recursive_generics.sil</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/enum_32_bit.sil</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/special_protocols.sil</li>

          <li class="change-edit"><b>edit</b>: test/stdlib/Runtime.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/generic_classes.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/witness-init-requirement-with-base-class-init.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/struct_resilience.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/opaque_values_opt.sil</li>

          <li class="change-edit"><b>edit</b>: test/sil-func-extractor/load-serialized-sil.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/availability_query.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/sil_locations.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/enum_resilience.swift</li>

          <li class="change-edit"><b>edit</b>: test/IDE/merge_local_types.swift</li>

          <li class="change-edit"><b>edit</b>: test/Serialization/inherited-initializer.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/vtable_thunks.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/objc_block.sil</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/typealias.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/optional_lvalue.swift</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/mangling-stdlib.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/metatype_abstraction.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/indirect_enum.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/capture_promotion_reachability.sil</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/basic.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/indirect_argument.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/deadargsignatureopt.sil</li>

          <li class="change-edit"><b>edit</b>: validation-test/stdlib/MicroStdlib/Inputs/RuntimeStubs.c</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/capture_promotion_generic_context.sil</li>

          <li class="change-edit"><b>edit</b>: test/Serialization/class-roundtrip-module.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/objc_bridging.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/collection_subtype_upcast.swift</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/LinetableArtificialFn.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/default_arguments_imported.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/cast_folding_no_bridging.sil</li>

          <li class="change-edit"><b>edit</b>: test/sil-nm/basic.sil</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/cf.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/capture_promotion.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/generic_casts.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/existential_metatypes.sil</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/type_layout_reference_storage.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/unowned_objc.sil</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/class.sil</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/inout.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/partial_apply_forwarder.sil</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/allocbox_to_stack.sil</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/enum.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/class_resilience_objc_armv7k.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/functionsigopts_sroa.sil</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>96a087ecdc48a91ea90c8e70c5833bc982cbe516</b> by <b>Michael Gottesman:</b> <p class="commit-message" style="white-space: pre-wrap;">Update requires line in bug-reducer.test-sh to work around master-next</p>
        <ul>

          <li class="change-edit"><b>edit</b>: validation-test/Python/bug-reducer.test-sh</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>96135946c7cce7d65636e552fb616f247313c34a</b> by <b>Erik Eckstein:</b> <p class="commit-message" style="white-space: pre-wrap;">tests: adapt one more test to the new mangling</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/IRGen/class_isa_pointers_armv7k_watchos.sil</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a8e4e72270c063435083ab64f47f00dacc9986bc</b> by <b>github:</b> <p class="commit-message" style="white-space: pre-wrap;">[Serialization] Delay all actions in the same module together. (#8123)</p>
        <ul>

          <li class="change-delete"><b>delete</b>: test/Serialization/multi-file-associated-type-circularity.swift</li>

          <li class="change-add"><b>add</b>: test/Serialization/Inputs/circular-protocols/a.swift</li>

          <li class="change-add"><b>add</b>: test/Serialization/Inputs/circular-protocols/c.swift</li>

          <li class="change-edit"><b>edit</b>: include/swift/Serialization/ModuleFile.h</li>

          <li class="change-edit"><b>edit</b>: lib/Serialization/ModuleFile.cpp</li>

          <li class="change-delete"><b>delete</b>: test/Serialization/Inputs/circular-associated-type/c.swift</li>

          <li class="change-add"><b>add</b>: test/Serialization/multi-file-protocol-circularity.swift</li>

          <li class="change-edit"><b>edit</b>: lib/Serialization/Deserialization.cpp</li>

          <li class="change-add"><b>add</b>: test/Serialization/Inputs/circular-protocols/b.swift</li>

          <li class="change-delete"><b>delete</b>: test/Serialization/Inputs/circular-associated-type/a.swift</li>

          <li class="change-delete"><b>delete</b>: test/Serialization/Inputs/circular-associated-type/b.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f2cf6d26fae8f2a4c8a5a778d4e3e84598cfc745</b> by <b>Joe Shajrawi:</b> <p class="commit-message" style="white-space: pre-wrap;">Add support for Translating a single opaque value with an indirect</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/SILGen/opaque_values_silgen.swift</li>

          <li class="change-edit"><b>edit</b>: lib/SILGen/SILGenPoly.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9a87c07bc298548d22d5c0963f5e3f4edfe4760c</b> by <b>Joe Shajrawi:</b> <p class="commit-message" style="white-space: pre-wrap;">Add support for creating optionals to optionals during translation /</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/SILGen/SILGenBuilder.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/SILGen/SILGenConvert.cpp</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/opaque_values_silgen.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>52d5178a3e3c9e7edab093efd2c3cc8334ae5012</b> by <b>github:</b> <p class="commit-message" style="white-space: pre-wrap;">SILGen: Add experimental TSan instrumentation for inout accesses.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/SILGen/SILGenApply.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/SILGen/SILGenLValue.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/SILOptimizer/Mandatory/DIMemoryUseCollector.cpp</li>

          <li class="change-add"><b>add</b>: test/Sanitizers/tsan-inout.swift</li>

          <li class="change-edit"><b>edit</b>: lib/SILGen/LValue.h</li>

          <li class="change-edit"><b>edit</b>: include/swift/Option/FrontendOptions.td</li>

          <li class="change-add"><b>add</b>: test/SILGen/tsan_instrumentation.swift</li>

          <li class="change-add"><b>add</b>: test/Sanitizers/Inputs/tsan-uninstrumented.swift</li>

          <li class="change-edit"><b>edit</b>: include/swift/Basic/LangOptions.h</li>

          <li class="change-edit"><b>edit</b>: lib/SILGen/SILGenFunction.h</li>

          <li class="change-edit"><b>edit</b>: lib/Frontend/CompilerInvocation.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>29ad714bb77913afb26be7507483f5ff3d167d21</b> by <b>Roman Levenstein:</b> <p class="commit-message" style="white-space: pre-wrap;">Annotate stdlib functions to get a good performance even in resilient</p>
        <ul>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/VarArgs.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/CTypes.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/ArrayBufferProtocol.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Arrays.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Repeat.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/private/StdlibUnittestFoundationExtras/StdlibUnittestFoundationExtras.swift</li>

          <li class="change-edit"><b>edit</b>: benchmark/single-source/PopFrontGeneric.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Indices.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Optional.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Sort.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/BridgeObjectiveC.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/LazyCollection.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/OutputStream.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/UnsafePointer.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Map.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/RangeReplaceableCollection.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/LifetimeManager.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/ExistentialCollection.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/ArrayBody.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/ArrayBuffer.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/CocoaArray.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/HashedCollections.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Mirror.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/WriteBackMutableSlice.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Range.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Stride.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Runtime.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/ClosedRange.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/SequenceAlgorithms.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/UnsafeBufferPointer.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/StringInterpolation.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Collection.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/MutableCollection.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Reverse.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Builtin.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/UnsafeRawBufferPointer.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/FixedPoint.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/ContiguousArrayBuffer.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Algorithm.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Sequence.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/UnsafeRawPointer.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/ManagedBuffer.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/SwiftNativeNSArray.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/CollectionAlgorithms.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Shims.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/RandomAccessCollection.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/SliceBuffer.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2c811b82a1bc96c4f71e92fe4a5535527275c6bd</b> by <b>Roman Levenstein:</b> <p class="commit-message" style="white-space: pre-wrap;">Adjust some tests to pass in non-resilient and resilient modes.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/SourceKit/CursorInfo/cursor_stdlib.swift</li>

          <li class="change-edit"><b>edit</b>: test/api-digester/source-stability.swift.expected</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/String.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/unused_containers.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>761d6512fee6b231f024eefbd9bbb102d89ae265</b> by <b>Erik Eckstein:</b> <p class="commit-message" style="white-space: pre-wrap;">SourceKit: switch to new mangling in ide::printDeclTypeUSR</p>
        <ul>

          <li class="change-edit"><b>edit</b>: include/swift/AST/ASTMangler.h</li>

          <li class="change-edit"><b>edit</b>: lib/AST/ASTMangler.cpp</li>

          <li class="change-edit"><b>edit</b>: test/SourceKit/CursorInfo/cursor_usr.swift</li>

          <li class="change-edit"><b>edit</b>: test/SourceKit/InterfaceGen/gen_stdlib.swift</li>

          <li class="change-edit"><b>edit</b>: test/SourceKit/CursorInfo/cursor_stdlib.swift</li>

          <li class="change-edit"><b>edit</b>: lib/AST/USRGeneration.cpp</li>

          <li class="change-edit"><b>edit</b>: test/SourceKit/CursorInfo/cursor_info.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>c17cfb69d8d0bfa0b74fb2c03f99949bafb73b06</b> by <b>Greg Parker:</b> <p class="commit-message" style="white-space: pre-wrap;">Revert "SILGen: Add experimental TSan instrumentation for inout</p>
        <ul>

          <li class="change-edit"><b>edit</b>: include/swift/Basic/LangOptions.h</li>

          <li class="change-delete"><b>delete</b>: test/Sanitizers/Inputs/tsan-uninstrumented.swift</li>

          <li class="change-edit"><b>edit</b>: include/swift/Option/FrontendOptions.td</li>

          <li class="change-edit"><b>edit</b>: lib/SILGen/SILGenLValue.cpp</li>

          <li class="change-delete"><b>delete</b>: test/Sanitizers/tsan-inout.swift</li>

          <li class="change-edit"><b>edit</b>: lib/SILGen/SILGenFunction.h</li>

          <li class="change-edit"><b>edit</b>: lib/SILGen/SILGenApply.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/SILOptimizer/Mandatory/DIMemoryUseCollector.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/Frontend/CompilerInvocation.cpp</li>

          <li class="change-delete"><b>delete</b>: test/SILGen/tsan_instrumentation.swift</li>

          <li class="change-edit"><b>edit</b>: lib/SILGen/LValue.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>85fc422dc83e53768c97cea7011db55baf233462</b> by <b>Slava Pestov:</b> <p class="commit-message" style="white-space: pre-wrap;">Serialization: Fix weird re-entrancy issue with extension binding</p>
        <ul>

          <li class="change-add"><b>add</b>: test/Serialization/Inputs/extension_generation_number.swift</li>

          <li class="change-edit"><b>edit</b>: lib/Serialization/SerializedModuleLoader.cpp</li>

          <li class="change-add"><b>add</b>: test/Serialization/extension_generation_number_1.swift</li>

          <li class="change-add"><b>add</b>: test/Serialization/extension_generation_number_2.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>b3a1f3f6d4b4307058f2c02662fd482043f5c518</b> by <b>practicalswift:</b> <p class="commit-message" style="white-space: pre-wrap;">[gardening] Remove "// REQUIRES: asserts" from fixed crasher</p>
        <ul>

          <li class="change-edit"><b>edit</b>: validation-test/compiler_crashers_fixed/28719-currentconstraintsolverarena-no-constraint-solver-active.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>634837f7226083bad945bd09262fbcd1f9834225</b> by <b>practicalswift:</b> <p class="commit-message" style="white-space: pre-wrap;">[gardening] Write "anonymous namespace" instead of "namespace"</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/Syntax/LegacyASTTransformer.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>c6fcbf05101e410ccf06acf9b43b45b0d8a20ee0</b> by <b>Hugh Bellamy:</b> <p class="commit-message" style="white-space: pre-wrap;">Python lint a bunch of files not currently python linted</p>
        <ul>

          <li class="change-edit"><b>edit</b>: utils/rth</li>

          <li class="change-edit"><b>edit</b>: utils/run-test</li>

          <li class="change-edit"><b>edit</b>: utils/build-script</li>

          <li class="change-edit"><b>edit</b>: utils/swift-api-dump.py</li>

          <li class="change-edit"><b>edit</b>: utils/viewcfg</li>

          <li class="change-edit"><b>edit</b>: utils/submit-benchmark-results</li>

          <li class="change-edit"><b>edit</b>: utils/backtrace-check</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>150a5817a89fd895c2db301c376386077c08cbba</b> by <b>practicalswift:</b> <p class="commit-message" style="white-space: pre-wrap;">[gardening] Improve code style in build-overlay shell script</p>
        <ul>

          <li class="change-edit"><b>edit</b>: utils/build-overlay</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ce48b82be9846d271a7de5b767e6137ea8dbbe17</b> by <b>practicalswift:</b> <p class="commit-message" style="white-space: pre-wrap;">[gardening] Introduce new line in accordance with PEP-8</p>
        <ul>

          <li class="change-edit"><b>edit</b>: utils/swift-api-dump.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>26a67fe5386b29d163f56261785f6bbbee82ab50</b> by <b>practicalswift:</b> <p class="commit-message" style="white-space: pre-wrap;">[gardening] Remove unused variable CanGenericSig</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/SILOptimizer/IPO/CapturePropagation.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>30e29cf9acaf822bd1a82c3a2e5f1f908e2af719</b> by <b>practicalswift:</b> <p class="commit-message" style="white-space: pre-wrap;">[gardening] Remove unused method isUnparenthesizedTrailingClosure(Type</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/Sema/TypeCheckDecl.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>3144f4ce1ab145a19b5476111ca977a67a596755</b> by <b>practicalswift:</b> <p class="commit-message" style="white-space: pre-wrap;">[gardening] Remove unused variable superclassSig</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/Sema/CodeSynthesis.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>1bdc3c22d69cc7a5109e15a0abba33f73cc38564</b> by <b>Jordan Rose:</b> <p class="commit-message" style="white-space: pre-wrap;">Adding const overloads of operator* and operator-> for DenseSet</p>
        <ul>

          <li class="change-edit"><b>edit</b>: include/llvm/ADT/DenseSet.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>3daa59abbc4917654b130fbb50eaa01e6e5af557</b> by <b>Adrian Prantl:</b> <p class="commit-message" style="white-space: pre-wrap;">DebugInfo: remove unused parameter from function. NFC.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/CodeGen/AsmPrinter/DwarfExpression.h</li>

          <li class="change-edit"><b>edit</b>: lib/CodeGen/AsmPrinter/DwarfExpression.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>1c4f5f0732adb0cabe0b3a5f3e2b49d2174577cd</b> by <b>Adrian Prantl:</b> <p class="commit-message" style="white-space: pre-wrap;">[DebugInfo] Make legal and emit DW_OP_swap and DW_OP_xderef</p>
        <ul>

          <li class="change-edit"><b>edit</b>: docs/LangRef.rst</li>

          <li class="change-add"><b>add</b>: test/Verifier/diexpression-swap.ll</li>

          <li class="change-edit"><b>edit</b>: lib/CodeGen/AsmPrinter/DwarfExpression.cpp</li>

          <li class="change-edit"><b>edit</b>: test/Assembler/diexpression.ll</li>

          <li class="change-edit"><b>edit</b>: lib/IR/DebugInfoMetadata.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2f1e699a310bd76a280d2c063802f3fee10ed160</b> by <b>Adrian Prantl:</b> <p class="commit-message" style="white-space: pre-wrap;">PR32288: More efficient encoding for DWARF expr subregister access.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/ARM/s-super-register.ll</li>

          <li class="change-edit"><b>edit</b>: lib/CodeGen/AsmPrinter/DwarfExpression.h</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/X86/PR26148.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/X86/subregisters.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/X86/dbg-value-regmask-clobber.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/X86/subreg.ll</li>

          <li class="change-edit"><b>edit</b>: test/CodeGen/ARM/debug-info-s16-reg.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/X86/single-dbg_value.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/X86/dw_op_minus_direct.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/X86/dbg-value-const-byref.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/X86/fission-ranges.ll</li>

          <li class="change-edit"><b>edit</b>: test/CodeGen/ARM/debug-info-sreg2.ll</li>

          <li class="change-edit"><b>edit</b>: lib/CodeGen/AsmPrinter/DwarfExpression.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>0297a8e3e705e78300df6ca5f537cb2f069fe94c</b> by <b>Adrian Prantl:</b> <p class="commit-message" style="white-space: pre-wrap;">Rename methods in DwarfExpression to adhere to the LLVM coding</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/CodeGen/AsmPrinter/DwarfUnit.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/CodeGen/AsmPrinter/DwarfExpression.h</li>

          <li class="change-edit"><b>edit</b>: lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/CodeGen/AsmPrinter/DwarfDebug.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/CodeGen/AsmPrinter/DwarfExpression.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9e51069369d21966600848b9b332ea4731068718</b> by <b>Adrian Prantl:</b> <p class="commit-message" style="white-space: pre-wrap;">Rearrange fields. NFC.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/CodeGen/AsmPrinter/DwarfExpression.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ed0b42b4a6e6bc38a1cf2929308fb71e430b3158</b> by <b>Adrian Prantl:</b> <p class="commit-message" style="white-space: pre-wrap;">Attempt to fix bot failure on Windows. Looks like this expression was</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/CodeGen/AsmPrinter/DwarfExpression.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>817a34e2970bbbe51e4ef52237c04cb0dbc9cba8</b> by <b>Adrian Prantl:</b> <p class="commit-message" style="white-space: pre-wrap;">API gardening: Rename FindAllocaDbgValue to findDbgValue (NFC) and use</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/Transforms/Utils/Local.cpp</li>

          <li class="change-edit"><b>edit</b>: include/llvm/Transforms/Utils/Local.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>c079aaf0f4ff6b347b49892e7177122705264600</b> by <b>Adrian Prantl:</b> <p class="commit-message" style="white-space: pre-wrap;">Salvage debug info from instructions about to be deleted</p>
        <ul>

          <li class="change-edit"><b>edit</b>: include/llvm/Transforms/Utils/Local.h</li>

          <li class="change-add"><b>add</b>: test/Transforms/InstCombine/debuginfo-dce.ll</li>

          <li class="change-edit"><b>edit</b>: lib/Transforms/InstCombine/InstCombineInternal.h</li>

          <li class="change-edit"><b>edit</b>: lib/Transforms/Utils/Local.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ab645ef67d75ee06051ef75958b90cb83aaf6ab7</b> by <b>Adrian Prantl:</b> <p class="commit-message" style="white-space: pre-wrap;">Make a blind attempt to fix this testcase on Windows.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/Modules/modules-cache-path-canonicalization.m</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>5afe05dcb6e5ebf318d41e7cb8d061af92a9e196</b> by <b>Argyrios Kyrtzidis:</b> <p class="commit-message" style="white-space: pre-wrap;">[index/AST] Add references for ObjC getter=/setter= property attributes</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/Index/IndexBody.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/Index/IndexDecl.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/Parse/ParseObjc.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/Serialization/ASTWriterDecl.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/Sema/SemaObjCProperty.cpp</li>

          <li class="change-edit"><b>edit</b>: test/Index/Core/index-source.m</li>

          <li class="change-edit"><b>edit</b>: include/clang/Sema/Sema.h</li>

          <li class="change-edit"><b>edit</b>: lib/AST/ASTImporter.cpp</li>

          <li class="change-edit"><b>edit</b>: include/clang/Sema/DeclSpec.h</li>

          <li class="change-edit"><b>edit</b>: lib/Serialization/ASTReaderDecl.cpp</li>

          <li class="change-edit"><b>edit</b>: include/clang/AST/DeclObjC.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>724b93ff6844b6f559ee4d9ee0f4a1bc8fc5bc6e</b> by <b>Argyrios Kyrtzidis:</b> <p class="commit-message" style="white-space: pre-wrap;">[AST] Follow-up to r297972, add default value for</p>
        <ul>

          <li class="change-edit"><b>edit</b>: include/clang/AST/DeclObjC.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>125e75189595059d5c9fd40aa9b860101d8cd12d</b> by <b>Argyrios Kyrtzidis:</b> <p class="commit-message" style="white-space: pre-wrap;">[Serialization] Follow-up to r297972, deserialize name/loc in separate</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/Serialization/ASTReaderDecl.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4c9eea15b36748a47bb67e77a90ce558149c9fd3</b> by <b>Jordan Rose:</b> <p class="commit-message" style="white-space: pre-wrap;">Port swift specific compiler-rt code to Windows (#6)</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/profile/InstrProfilingUtil.c</li>

          <li class="change-edit"><b>edit</b>: lib/profile/InstrProfilingFile.c</li>

          <li class="change-edit"><b>edit</b>: lib/profile/InstrProfilingUtil.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>3b06bd77ac3df5d50d01cf7a1f2b63a825e39262</b> by <b>Kuba Mracek:</b> <p class="commit-message" style="white-space: pre-wrap;">Fix macOS version detection to also allow missing 3rd part of the</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/lit.common.cfg</li>

        </ul>
      </li>
     <br>

  </ul>


 </body>