-
add: test/SourceKit/Indexing/index_effective_access_level.swift
-
add: test/SourceKit/Indexing/index_effective_access_level.swift.response
-
edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp
-
edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
-
edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
-
edit: utils/gyb_sourcekit_support/UIDs.py
-
edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h
-
edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
-
Commit f000639ccec62c81f98ede5fd862f302884ab7b4 by rochab:
Improve tests and generate the rest of the output
-
edit: test/SourceKit/Indexing/Inputs/test_module.index.response
-
edit: test/SourceKit/Indexing/index_forbid_typecheck.swift.response
-
edit: test/SourceKit/Indexing/index_constructors.swift.response
-
edit: test/SourceKit/Indexing/index_func_import.swift.response
-
add: test/SourceKit/Indexing/Inputs/explicit-access/Exported.swift
-
edit: test/SourceKit/Indexing/sr_3815.swift.response
-
add: test/SourceKit/Indexing/Inputs/explicit-access/Module.swift
-
edit: test/SourceKit/Indexing/index_effective_access_level.swift.response
-
edit: test/SourceKit/Indexing/index_bad_modulename.swift.response
-
edit: test/SourceKit/Indexing/index_effective_access_level.swift
-
edit: test/SourceKit/Indexing/Inputs/implicit-vis/b.index.response
-
edit: test/SourceKit/Indexing/index_is_test_candidate_objc.swift.response
-
edit: test/SourceKit/Indexing/rdar_21602898.swift.response
-
edit: utils/gyb_sourcekit_support/UIDs.py
-
edit: test/SourceKit/Indexing/index_enum_case.swift.response
-
edit: test/SourceKit/Indexing/Inputs/implicit-vis/a.index.response
-
edit: test/SourceKit/Indexing/index_operators.swift.response
-
edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp
-
edit: test/SourceKit/Indexing/index.swift.response
-
edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
-
edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
-
edit: test/SourceKit/Indexing/index_big_array.swift.response
-
edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
-
edit: test/SourceKit/Indexing/index_objcMembers.swift.response
-
Commit 9b05823c88257b6fc72b600cacc31513c9f74072 by rochab:
Remove accessors and add PW tests
-
edit: test/SourceKit/Indexing/index_constructors.swift.response
-
edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
-
edit: test/SourceKit/Indexing/Inputs/implicit-vis/b.index.response
-
edit: test/SourceKit/Indexing/index.swift.response
-
edit: test/SourceKit/Indexing/Inputs/test_module.index.response
-
edit: test/SourceKit/Indexing/index_forbid_typecheck.swift.response
-
edit: test/SourceKit/Indexing/Inputs/implicit-vis/a.index.response
-
edit: test/SourceKit/Indexing/index_effective_access_level.swift
-
edit: test/SourceKit/Indexing/index_enum_case.swift.response
-
edit: test/SourceKit/Indexing/index_bad_modulename.swift.response
-
edit: test/SourceKit/Indexing/index_objcMembers.swift.response
-
edit: test/SourceKit/Indexing/index_big_array.swift.response
-
edit: test/SourceKit/Indexing/index_effective_access_level.swift.response
-
Commit 51c00246745c1ffc1f63451c2d947271684ca623 by rochab:
Whitelist instead of blacklist
-
edit: test/SourceKit/Indexing/index_effective_access_level.swift
-
edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
-
edit: test/SourceKit/Indexing/index_effective_access_level.swift.response
-
Commit 6ebf0d554ecfe37d16c413fcbe407864bc971eea by rochab:
Add a test showing local content being ignored
-
edit: test/SourceKit/Indexing/index_effective_access_level.swift.response
-
edit: test/SourceKit/Indexing/index_effective_access_level.swift
-
Commit b50813a6bc47a8d07a2e9222227d90045c39bf6c by rochab:
Run linux only test
-
edit: test/SourceKit/Indexing/index_is_test_candidate.swift.response
-
Commit 346771f82a4dc72e49253f21f9c45a0fdbb99907 by github:
Update tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
-
edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
-
Commit 2b4781597346ec9cc2ab2cb209317606ed0d9ea5 by aschwaighofer:
IRGen: Lookup the conformance of an archetype in the right substitution
-
edit: lib/IRGen/GenProto.cpp
-
edit: test/IRGen/partial_apply_forwarder.sil
-
Commit 478e13b9c96040163556dc9d22f972ad616aa3e5 by aschwaighofer:
Address review feedback
-
edit: lib/IRGen/GenProto.cpp
-
Commit 8a2bfb046b358cb429b5e8c1eff602d4578c6f5c by aschwaighofer:
No need to lookup the conformance we can just take the protocol from the
-
edit: test/IRGen/partial_apply_forwarder.sil
-
edit: lib/IRGen/GenProto.cpp
-
Commit 632b5ce0c8588368cd847bc17ddbf72c2f50e0e6 by meghanavgupta:
Ignore OnFastPath builtin while looking for valid static initializer of
-
edit: test/SILOptimizer/optionset.swift
-
edit: lib/SIL/IR/SILGlobalVariable.cpp
-
Commit 2efde2507d67ccc9879bf3d1ebf9c0603f1f9a59 by nate_chandler:
[Gardening] Ignored Package.resolved for swift-inspect.
-
add: tools/swift-inspect/.gitignore
-
Commit f20d5676339f6e5c5f8595b19ed5cd9c97654119 by aprantl:
Fix the hardcoded Swift AST section / segment name for Mach-O
-
edit: include/swift/Basic/Dwarf.h
-
add: test/DebugInfo/ASTSection-single.swift
-
edit: lib/IRGen/IRGen.cpp
-
edit: test/DebugInfo/ASTSection_linker.swift
-
Commit c8ba43744401f32dafbc960a7636b3e671875801 by dsk:
[test] Handle architecture aliasing for OpenBSD.
-
edit: test/Serialization/load-target-fallback.swift
-
edit: test/lit.cfg
-
edit: test/ModuleInterface/ModuleCache/prefer-local-module-to-sdk-framework.swift
-
edit: test/ModuleInterface/ModuleCache/prebuilt-module-cache-archs.swift
-
edit: test/ModuleInterface/default-prebuilt-module-location.swift
-
edit: test/ModuleInterface/swift_build_sdk_interfaces/track-system-dependencies.swift
-
edit: test/ModuleInterface/swift_build_sdk_interfaces/check-only-mode.swift
-
edit: test/ModuleInterface/swift_build_sdk_interfaces/compiler-uses-prebuilt.swift
-
edit: test/ModuleInterface/ModuleCache/prebuilt-module-cache-unusable.swift
-
Commit 76ca05f7b15f38df03c177a76f40e29ffa71073e by k:
reland: Emit coverage mappings for all modules
-
add: test/Profiler/coverage_num_threads.swift
-
edit: lib/IRGen/GenDecl.cpp
-
add: test/Profiler/Inputs/coverage_num_threads1.swift
-
add: test/Profiler/Inputs/coverage_num_threads2.swift
-
Commit 80e2b48d36a1b46d243f7a99e024780cd3e92501 by dgregor:
[Test] Version cleanup
-
edit: test/SymbolGraph/Symbols/Mixins/Availability/Inherited/ObsoletedReplaced.swift
-
edit: test/SymbolGraph/Symbols/Mixins/Availability/Inherited/IntroducedReplaced.swift
-
edit: test/SymbolGraph/Symbols/Mixins/Availability/Inherited/DeprecatedReplaced.swift
-
Commit b2aef6771514a60c979fba605d4b5bb98c5a1479 by aprantl:
Replace hand-written make rules with generic ones
-
edit: lldb/test/API/lang/swift/expression/objc_context/Makefile
-
edit: lldb/packages/Python/lldbsuite/test/make/Makefile.rules
-
edit: lldb/test/API/lang/swift/expression/objc_context/TestSwiftExpressionObjCContext.py
-
Commit 1e23d2b59530cb2436503def330d823fd4910ec2 by aprantl:
Remove obsolete manual test runner logic. (NFC)
-
edit: lldb/test/API/lang/swift/imported_types/cgtypes/TestCGImportedTypes.py
-
edit: lldb/test/API/lang/swift/get_value/TestSwiftGetValueAsUnsigned.py
-
edit: lldb/test/API/lang/swift/address_of/TestSwiftAddressOf.py
-
edit: lldb/test/API/lang/swift/variables/value_of_optionals/TestSwiftValueOfOptionals.py
-
edit: lldb/test/API/lang/swift/clangimporter/headermap_conflict/TestSwiftHeadermapConflict.py
-
edit: lldb/test/API/lang/swift/expression/exclusivity_suppression/TestExclusivitySuppression.py
-
edit: lldb/test/API/lang/swift/expression/simple/TestSimpleExpressions.py
-
edit: lldb/test/API/lang/swift/stepping/TestSwiftStepping.py
-
edit: lldb/test/API/lang/swift/file_private/TestFilePrivate.py
-
edit: lldb/test/API/lang/swift/reference_storage_types/TestSwiftReferenceStorageTypes.py
-
edit: lldb/test/API/lang/swift/variables/array/TestSwiftArrayType.py
-
edit: lldb/test/API/lang/swift/variables/objc/TestObjCImportedTypes.py
-
edit: lldb/test/API/lang/swift/module_search_paths/TestSwiftModuleSearchPaths.py
-
edit: lldb/test/API/lang/swift/split_debug/TestSwiftSplitDebug.py
-
edit: lldb/test/API/lang/swift/bt_printing/TestSwiftBacktracePrinting.py
-
edit: lldb/test/API/lang/swift/clangimporter/include_conflict/TestSwiftIncludeConflict.py
-
edit: lldb/test/API/lang/swift/objc_inherited_ivars/TestSwiftAtObjCIvars.py
-
edit: lldb/test/API/lang/swift/expression/submodule_import/TestSubmoduleImport.py
-
edit: lldb/test/API/lang/swift/dynamic_value/TestSwiftDynamicValue.py
-
edit: lldb/test/API/lang/swift/variables/func/TestFunctionVariables.py
-
edit: lldb/test/API/lang/swift/variables/dictionary/TestSwiftStdlibDictionary.py
-
edit: lldb/test/API/lang/swift/ranges/TestSwiftRangeTypes.py
-
edit: lldb/test/API/lang/swift/variables/bridged_array/TestSwiftBridgedArray.py
-
edit: lldb/test/API/lang/swift/variables/string/TestSwiftStringVariables.py
-
edit: lldb/test/API/lang/swift/type_metadata/TestSwiftTypeMetadata.py
-
edit: lldb/test/API/lang/swift/variables/inout/TestInOutVariables.py
-
edit: lldb/test/API/lang/swift/expression/generic/TestSwiftGenericExpressions.py
-
edit: lldb/test/API/lang/swift/variables/indirect_enums/TestIndirectEnumVariables.py
-
edit: lldb/test/API/lang/swift/expression/equality_operators/TestEqualityOperators.py
-
edit: lldb/test/API/lang/swift/conditional_breakpoints/TestSwiftConditionalBreakpoint.py
-
edit: lldb/test/API/lang/swift/return/TestSwiftReturns.py
-
edit: lldb/test/API/lang/swift/variables/globals/TestSwiftGlobals.py
-
edit: lldb/test/API/lang/swift/archetype_resolution/TestSwiftArchetypeResolution.py
-
edit: lldb/test/API/lang/swift/variables/class/TestSwiftMetadataSymbols.py
-
edit: lldb/test/API/lang/swift/variables/optionals/TestSwiftOptionals.py
-
edit: lldb/test/API/lang/swift/expression/overload/TestDefiningOverloadedFunctions.py
-
edit: lldb/test/API/lang/swift/tuple/TestSwiftTuple.py
-
edit: lldb/test/API/lang/swift/expression/no_calculator/TestSwiftNoProcess.py
-
edit: lldb/test/API/lang/swift/mix_any_object/TestSwiftMixAnyObjectType.py
-
edit: lldb/test/API/lang/swift/swift_version/TestSwiftVersion.py
-
edit: lldb/test/API/lang/swift/clangimporter/config_macros/TestSwiftDedupMacros.py
-
edit: lldb/test/API/lang/swift/clangimporter/rewrite_clang_paths/TestSwiftRewriteClangPaths.py
-
edit: lldb/test/API/lang/swift/let_int/TestSwiftLetInt.py
-
edit: lldb/test/API/lang/swift/expression/static/TestSwiftExpressionsInClassFunctions.py
-
edit: lldb/test/API/lang/swift/clangimporter/static_archive/TestSwiftStaticArchiveTwoSwiftmodules.py
-
edit: lldb/test/API/lang/swift/expression/scopes/TestExpressionScopes.py
-
edit: lldb/test/API/lang/swift/variables/swift/TestSwiftTypes.py
-
edit: lldb/test/API/lang/swift/generics/TestSwiftGenericsResolution.py
-
edit: lldb/test/API/lang/swift/nested_arrays/TestSwiftNestedArray.py
-
edit: lldb/test/API/lang/swift/variables/generic_tuple_labels/TestSwiftGenericTupleLabels.py
-
edit: lldb/test/API/lang/swift/clangimporter/objcmain_conflicting_dylibs_failing_import/TestSwiftObjCMainConflictingDylibsFailingImport.py
-
edit: lldb/test/API/lang/swift/multilang_category/TestMultilangFormatterCategories.py
-
edit: lldb/test/API/lang/swift/backwards_compatibility/simple/TestSwiftBackwardsCompatibilitySimple.py
-
edit: lldb/test/API/lang/swift/variables/tuples/TestSwiftTupleTypes.py
-
edit: lldb/test/API/lang/swift/multipayload_enum/TestSwiftMultipayloadEnum.py
-
edit: lldb/test/API/lang/swift/private_typealias/TestSwiftPrivateTypeAlias.py
-
edit: lldb/test/API/lang/swift/parseable_interfaces/shared/TestSwiftInterfaceNoDebugInfo.py
-
edit: lldb/test/API/lang/swift/associated_type_resolution/TestSwiftAssociatedTypeResolution.py
-
edit: lldb/test/API/lang/swift/playgrounds-repl/old_playground/TestNonREPLPlayground.py
-
edit: lldb/test/API/lang/swift/variables/bulky_enums/TestBulkyEnumsVariables.py
-
edit: lldb/test/API/lang/swift/variables/class/TestSwiftClassTypes.py
-
edit: lldb/test/API/lang/swift/unknown_reference/TestSwiftUnknownReference.py
-
edit: lldb/test/API/lang/swift/cross_module_extension/TestSwiftCrossModuleExtension.py
-
edit: lldb/test/API/lang/swift/variables/enums/TestEnumVariables.py
-
edit: lldb/test/API/lang/swift/metatype/TestSwiftMetatype.py
-
edit: lldb/test/API/lang/swift/parseable_interfaces/static/TestSwiftInterfaceStaticNoDebugInfo.py
-
edit: lldb/test/API/lang/swift/variables/generic_enums/TestSwiftGenericEnums.py
-
edit: lldb/test/API/lang/swift/clangimporter/remoteast_import/TestSwiftRemoteASTImport.py
-
edit: lldb/test/API/lang/swift/expression/errors/TestExpressionErrors.py
-
edit: lldb/test/API/lang/swift/break_by_partial_name/TestSwiftBreakByPartialName.py
-
edit: lldb/test/API/lang/swift/instance_pointer_set_sp/TestSwiftInstancePointerSetSP.py
-
edit: lldb/test/API/lang/swift/one_case_enum/TestSwiftOneCaseEnum.py
-
edit: lldb/test/API/lang/swift/variables/bool/TestSwiftBool.py
-
edit: lldb/test/API/lang/swift/clangimporter/macro_conflict/TestSwiftMacroConflict.py
-
edit: lldb/test/API/lang/swift/fixits/TestSwiftFixIts.py
-
edit: lldb/test/API/lang/swift/clangimporter/objcmain_conflicting_dylibs/TestSwiftObjCMainConflictingDylibs.py
-
edit: lldb/test/API/lang/swift/expression/access_control/TestExpressionAccessControl.py
-
edit: lldb/test/API/lang/swift/nserror/TestNSError.py
-
edit: lldb/test/API/lang/swift/any/TestSwiftAnyType.py
-
edit: lldb/test/API/lang/swift/struct_change_rerun/TestSwiftStructChangeRerun.py
-
edit: lldb/test/API/lang/swift/variables/bridged_string/TestSwiftBridgedStringVariables.py
-
edit: lldb/test/API/lang/swift/any_object/TestSwiftAnyObjectType.py
-
edit: lldb/test/API/lang/swift/variables/static_string/TestSwiftStaticStringVariables.py
-
edit: lldb/test/API/lang/swift/variables/generics/TestSwiftGenericTypes.py
-
edit: lldb/test/API/lang/swift/dwarfimporter/BridgingPCH/TestSwiftDWARFImporterBridgingPCH.py
-
edit: lldb/test/API/lang/swift/expression/protocol_extension/TestExprInProtocolExtension.py
-
edit: lldb/test/API/lang/swift/swiftieformatting/TestSwiftieFormatting.py
-
edit: lldb/test/API/lang/swift/variables/dict_nsobj_anyobj/TestSwiftDictionaryNSObjectAnyObject.py
-
edit: lldb/test/API/lang/swift/unknown_self/TestSwiftUnknownSelf.py
-
edit: lldb/test/API/lang/swift/hide_runtimesupport/TestSwiftHideRuntimeSupport.py
-
edit: lldb/test/API/lang/swift/struct_init_display/TestSwiftStructInit.py
-
edit: lldb/test/API/lang/swift/variables/objc_optionals/TestSwiftObjCOptionals.py
-
edit: lldb/test/API/lang/swift/expression/classes/pureswift/TestSwiftExpressionsInMethodsPureSwift.py
-
edit: lldb/test/API/lang/swift/clangimporter/objcmain_conflicting_dylibs_bridging_headers/TestSwiftObjCMainConflictingDylibsBridgingHeader.py
-
edit: lldb/test/API/lang/swift/printdecl/TestSwiftTypeLookup.py
-
edit: lldb/test/API/lang/swift/variables/cgtypes/TestCGTypes.py
-
edit: lldb/test/API/lang/swift/resilience/TestResilience.py
-
edit: lldb/test/API/lang/swift/playgrounds/TestPlaygrounds.py
-
edit: lldb/test/API/lang/swift/private_decl_name/TestSwiftPrivateDeclName.py
-
edit: lldb/test/API/lang/swift/different_clang_flags/TestSwiftDifferentClangFlags.py
-
edit: lldb/test/API/lang/swift/clangimporter/bridging_header_headermap/TestSwiftBridgingHeaderHeadermap.py
-
edit: lldb/test/API/lang/swift/expression/classes/fromobjc/TestSwiftExpressionsInMethodsFromObjc.py
-
edit: lldb/test/API/lang/swift/variables/set/TestSwiftStdlibSet.py
-
edit: lldb/test/API/lang/swift/path_with_colons/TestSwiftPathWithColons.py
-
edit: lldb/test/API/lang/swift/variables/protocol/TestSwiftProtocolTypes.py
-
Commit a9a5fc178ad501eecafa9861ce5e1730d774fe5d by ankit_aggarwal:
Use host triple in createIndexStoreAPI
-
edit: Sources/SPMBuildCore/BuildParameters.swift
-
edit: Sources/Build/BuildDelegate.swift
-
Commit 7c5d422aee69494930a9fb8c820ba373136bca88 by ankit_aggarwal:
Pass hostTriple to BuildParameters in tests
-
edit: Sources/SPMBuildCore/BuildParameters.swift
-
edit: Tests/BuildTests/BuildPlanTests.swift
-
Commit a1c9a944e342c786ec7ee6dca800978838c49e0e by ankit_aggarwal:
Add xcodebuild examples to Documentation/Usage.md
-
edit: Documentation/Usage.md
-
Commit cd639d52df0a5f814e69c8fcdd2bd9610f0bce50 by ankit_aggarwal:
Use generic iOS device in the xcodebuild invocation
-
edit: Documentation/Usage.md
-
Commit c9682b888f606b020a28689952a780ad1e4ad682 by ankit_aggarwal:
Fix swift-tools-support-core path in Utilities/import
-
edit: swift-tools-support-core/Utilities/import
-
Commit 8189d735d33f91e334725f1824eb9f61de78f138 by ankit_aggarwal:
On ELF platforms, remove host toolchain rpath from executables and
-
edit: Utilities/bootstrap
-
edit: Sources/PackageDescription/CMakeLists.txt