This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-25 12:15:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb2a2e8efefc141ab5c88bd7f205fc8d42e9e2bb
swift-mirror
/
test
/
ModuleInterface
/
Inputs
History
Kavon Farvardin
410673c51f
add a bunch of hopeful tests
2023-03-02 15:14:24 -08:00
..
alternative-interfaces
/BrokenFramework.swiftmodule
…
BadStdlib.sdk
/usr
…
BrokenFramework.framework/Modules
/BrokenFramework.swiftmodule
…
exported-module-name-after
…
exported-module-name-before
…
implicit-options-inheritance
…
imports-clang-modules
…
imports-submodule-order
…
inherited-objc-initializers
NFC: Add a test that exercises subclassing an Obj-C subclass of NSObject and verifies the printed members of the Swift subclass when emitting a module interface for a module containing the Swift subclass. Also verifies that
NS_SWIFT_UNAVAILABLE
initializers are omitted from the emitted interface.
2022-04-19 21:32:33 -07:00
macro-only-module
Inherit parent's extra Clang arguments when creating an interface build sub-invocation.
2022-11-08 09:32:30 -08:00
PtrAuthFramework.framework/Modules
/PtrAuthFramework.swiftmodule
…
stdlib_rebuild/usr/lib
/swift
…
ConformancesUser.swift
…
CoreVegetable.swift
…
enums-layout-helper.swift
…
existential-any-ignore-missing-in-interface.swiftinterface
Sema: Accept existentials without
any
in swiftinterfaces.
2022-05-10 17:43:05 -07:00
extension-available.swift
Propagate '-application-extension' to module interface loader sub-invocations.
2022-10-11 11:24:48 -07:00
imports-other.swift
…
make-unreadable.py
…
moveonly_api.swift
add a bunch of hopeful tests
2023-03-02 15:14:24 -08:00
moveonly_simple.swift
add a bunch of hopeful tests
2023-03-02 15:14:24 -08:00
OldActor.swiftinterface
…
opaque-result-types-client.swift
…
other.swift
…
preconcurrency.swift
Add missing test file
2022-02-11 19:18:47 -08:00
result_builders_client.swift
…
ShadowyHorror.swift
…
TestModule.swift
…