[tools] Fix invocation of execv.
-
edit: stdlib/tools/swift-reflection-test/swift-reflection-test.c
-
Commit 5db55aad1e35a63e1aaad334961313c2c042b307 by jgrynspan:
Add *Continuation.resume() for continuations returning Void.
-
edit: stdlib/public/Concurrency/CheckedContinuation.swift
-
edit: stdlib/public/Concurrency/PartialAsyncTask.swift
-
Commit 49da0783ef3604988c117e4e91b18f9d9a4df86a by jgrynspan:
Mark new function inlinable since it's trivial
-
edit: stdlib/public/Concurrency/CheckedContinuation.swift
-
edit: stdlib/public/Concurrency/PartialAsyncTask.swift
-
Commit aa139a101c0b446c0e5c998ad95f7bef4574d164 by dgregor:
[Module interface] Use features in module interface generation.
-
edit: include/swift/AST/PrintOptions.h
-
edit: include/swift/AST/ASTPrinter.h
-
edit: lib/IDE/ModuleInterfacePrinting.cpp
-
edit: include/swift/Basic/Features.def
-
edit: lib/Basic/LangOptions.cpp
-
add: test/ModuleInterface/features.swift
-
add: include/swift/Basic/Feature.h
-
edit: lib/AST/ASTPrinter.cpp
-
edit: lib/Frontend/ModuleInterfaceSupport.cpp
-
Commit 3a2ea08d759d1beb1ad793bf0916c7a77ff5b4e9 by mikeash:
[Runtime] Fix race condition in protocol conformance lookups that caused false negatives.
-
edit: include/swift/Demangling/TypeLookupError.h
-
edit: stdlib/public/runtime/Metadata.cpp
-
edit: stdlib/public/runtime/ProtocolConformance.cpp
-
Commit 739617c2918b93cbccae44645f0a9b7143ac7dce by kfarvardin:
objc protocol requirements with same selector need only one witness
-
edit: test/Inputs/clang-importer-sdk/usr/include/ObjCConcurrency.h
-
edit: lib/Sema/TypeCheckProtocol.cpp
-
edit: lib/Sema/TypeCheckProtocol.h
-
edit: test/ClangImporter/objc_async_conformance.swift
-
Commit d41322a79cc803e6cdfe158924de56f05faa2d59 by 1498529+cltnschlosser:
Allow temporary file without -###### postfix
-
edit: test/Driver/driver-compile.swift
-
Commit fd32a65b26d6a8d3478fe4ab7b62e2271628c6f0 by 1498529+cltnschlosser:
Allow argument reorder
-
edit: test/Driver/driver_migration.swift
-
Commit ca423f44dded41d1dcdc9eb84a10f8c58b4a0f0f by jgrynspan:
Fix whitespace
-
edit: stdlib/public/Concurrency/PartialAsyncTask.swift
-
Commit edce2e225b0a5cfbe4d112cbebfc7a408230a177 by 1498529+cltnschlosser:
Disable Driver/help.swift for swift-driver
-
edit: test/Driver/help.swift
-
Commit 6c5e51621cd7b7ff7eed09e8aa6b938024049119 by spestov:
Sema: Allow an enum case to witness a throwing static method requirement
-
edit: test/decl/protocol/protocol_enum_witness.swift
-
edit: lib/Sema/TypeCheckProtocol.cpp
-
Commit 6630383643a3a9596f19beac15324f5ba33d9103 by spestov:
AST: Split off Effects.h from Decl.h
-
add: include/swift/AST/Effects.h
-
edit: lib/Sema/TypeCheckAttr.cpp
-
edit: lib/AST/ASTVerifier.cpp
-
edit: lib/SILGen/SILGenApply.cpp
-
edit: include/swift/AST/TypeCheckRequests.h
-
edit: include/swift/AST/Decl.h
-
edit: lib/Sema/TypeCheckEffects.cpp
-
Commit f7952ab11be10044053a6c01887d7c9c96126a76 by spestov:
Sema: Move some code from TypeCheckDecl.cpp to TypeCheckEffects.cpp
-
edit: lib/Sema/TypeCheckDecl.cpp
-
edit: lib/Sema/TypeCheckEffects.cpp
-
Commit 547057380f1fb1810f0151f2c2441987180d47a1 by spestov:
AST: Split off Effects.cpp from Decl.cpp
-
add: lib/AST/Effects.cpp
-
edit: lib/AST/CMakeLists.txt
-
edit: lib/AST/TypeCheckRequests.cpp
-
edit: lib/AST/Decl.cpp
-
Commit 3ce2e0498d486d113a35d11132b0a3ed229ed189 by spestov:
Sema: Remove IsRethrows field from AbstractFunction
-
edit: lib/Sema/TypeCheckEffects.cpp
-
Commit bb886a64ae8b71b6ce43f07796d6253bd97222d8 by spestov:
Sema: Store a SubstitutionMap instead of a ConcreteDeclRef in AbstractFunction
-
edit: lib/Sema/TypeCheckEffects.cpp
-
Commit a1d483faf3524e4be3a256912b5d32b60a7da576 by spestov:
AST: Move some code from ProtocolConformance.cpp to Effects.cpp / TypeCheckEffects.cpp
-
edit: lib/AST/Effects.cpp
-
edit: lib/Sema/TypeCheckEffects.cpp
-
edit: lib/AST/ProtocolConformance.cpp
-
Commit 4bc6162611cccc0852f34b4158f5086dbdbda4d4 by spestov:
Sema: Remove a usage of AnyFunctionType::composeInputs()
-
edit: lib/Sema/TypeCheckEffects.cpp
-
Commit 0466c4ebe9d14ceae7343b2aeeb251937780de2f by spestov:
Sema: Streamline conformance rethrows check
-
edit: lib/Sema/TypeCheckEffects.cpp
-
Commit 31f2c83140582a7da732dbb50af6626dc2d8202e by spestov:
Sema: Fix inconsistent rethrows conformance checking with 'self' parameter
-
edit: test/attr/attr_rethrows_protocol.swift
-
edit: lib/Sema/TypeCheckEffects.cpp
-
Commit 8fa0dc5184532d1d9472177fdd3eeb6fed116ea9 by spestov:
Sema: Protocol requirements taking throwing closures can still be conformance rethrows sources
-
edit: lib/Sema/TypeCheckEffects.cpp
-
edit: test/attr/attr_rethrows_protocol.swift
-
Commit f3c9b0029856db2513c3598a30138957a0f95351 by spestov:
AST: Allow empty protocols to be @rethrows
-
edit: test/attr/attr_rethrows_protocol.swift
-
edit: lib/AST/Effects.cpp
-
Commit a70ef07e17732c798794af22dd4f8f7826dceb57 by spestov:
Sema: Add more rethrows test cases
-
edit: test/attr/attr_rethrows_protocol.swift
-
Commit 627e4f03a360b8306ba8c7813631724870df0064 by dgregor:
Properly print protocols that inherit marker protocols under $MarkerProtocol
-
edit: test/ModuleInterface/features.swift
-
edit: lib/AST/ASTPrinter.cpp
-
edit: lib/Frontend/ModuleInterfaceSupport.cpp
-
Commit 643ce71a09c38da10c2a93c3fe68c05c6f495943 by dgregor:
Peer into the types of declarations to find async/actors/etc.
-
edit: test/ModuleInterface/features.swift
-
edit: lib/AST/ASTPrinter.cpp
-
Commit f29d049d093a2023f070b4dee9c94e45adac4b0b by github:
In backwards compatibility mode, be more permissive of Obj-C null references (#35825)
-
edit: stdlib/public/runtime/DynamicCast.cpp
-
Commit 2009308938c08aa3a292f0cda53ac87e10f10f83 by github:
Update CHANGELOG.md (tabs to spaces) (#35848)
-
Commit 7ba2615501ddb2564f49f1fb0d200b694427a934 by achikin:
[Explciti Module Builds] Cache the computation of Clang module dependency PCM names.
-
edit: Sources/SwiftDriver/Jobs/Planning.swift
-
edit: Sources/SwiftDriver/ExplicitModuleBuilds/ExplicitDependencyBuildPlanner.swift
-
edit: Sources/SwiftDriver/Jobs/FrontendJobHelpers.swift
-
Commit 0c996e65e45b22731f6e0094ff498a0836abd367 by achikin:
Pass pcm-name-hashing functions to tests that verify dependencies instead of relying on them being static
-
edit: Tests/SwiftDriverTests/ExplicitModuleBuildTests.swift