Report
Build URL: https://ci.swift.org/job/oss-swift-package-osx/3323/ Project: oss-swift-package-osx Date of build: Wed, 22 May 2019 17:29:30 -0500 Build duration: 1 hr 12 min
Commit 70b36fe18c79b61052fd79275e94d3bff962d2a3 by davg: [SourceKit] Fail requests when an error occurs
Commit aad86098551240bff9af8aa6617861fdd0619c22 by davg: Add InternalDiagnostic to CursorInfoData and NameTranslatingInfo
Commit 10ecea626943ce21e7d6f8a57dae014f066157bd by davg: [SourceKit] Fail requests when an error occurs
Commit a3a4d2d22b5f0dbf105c8c7be4e4fb3786d3eadc by davg: Add InternalDiagnostic to CursorInfoData and NameTranslatingInfo
Commit 00d771ca6b572190e7f271c91797f1f9acfee673 by davg: RequestResult class and Pass*InfoForDecl fixes
Commit 6d59776e0d86d3be0243358bd9f2699b41518ead by davg: Fix bad merge
Commit c93c8e44a15eac69575af6540d2581d0847ffe4e by mikeash: [Test] Fix backtrace.swift to use %target-run.
Commit 7f4f5734d219307e66ff3cbaa58c18c6e16cd80e by mikeash: [Test] Upgrade the all backtrace tests to use not.py and %target-run.
Commit 4e00cad71e51a018280d02235769955abd8802dc by atrick: Add a comment in ClosureScopeAnalysis.
Commit a3de97bb87738dd5991d14fd1ae6900975983c07 by atrick: Add SILParser support for [dynamically_replaceable].
Commit 6e3f56fa92d9db947a82d5a0cd1d89bdcc29a6d9 by atrick: Fix exclusivity diagnostics to be aware of [dynamically_replaceable].
Commit 1c819820fa5968aca09c535be44f410561bb1cd4 by davg: Comment and sourcekitd-test fixes
Commit 83084e2b5f9c8e1816195d853f351f60203a9373 by rishizaki: [CodeCompletion] Suggest 'file', 'line', et al. after #
Commit 3c957de1c9e3228e6857d95d364d530a59fee264 by rishizaki: [CodeCompletion] Use CompletionLookup.CurrModule instance property
Commit e2a4621b145f84f4776a33a438aacfcb10b2b475 by rishizaki: [CodeCompletion] Suggest #selector and #keyPath after # only if
Commit c0014838cabbe1e50145db7d887af2e85d13f869 by rishizaki: [CodeCompletion] Added test case for polymorphic type keywords
Commit 56924d4962b9bacbef29d1b8da20d89dd9fd4f60 by aschwaighofer: Document dynamic_function_ref and prev_dynamic_function_ref
Commit 7d54810b92f9d973755f6639a5527cd0f6afc0ca by github: Revert "[SourceKit] Fail requests when an error occurs"
Commit 7a7796627d966865386a7651d43160f33272a83d by aprantl: clang-format SwiftASTContext to fix 80-column violations (NFC)
Commit c7d5112a49d01cdbf740e52330b07d161f90e4dc by wanyi.ye: Implement ComputeSwiftResourceDirectory work on all platforms