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-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
103630296d3ebcc41d7c48f0ab34b697efbfb51a
swift-mirror
/
test
/
decl
/
class
History
Slava Pestov
0eb2484a93
AST: Only build request dependency graph if frontend is run with -build-request-dependency-graph
...
This adds a measurable amount of runtime overhead, but it's only needed for debugging.
2020-01-08 22:35:55 -05:00
..
Inputs
…
circular_inheritance_2.swift
[Constraint solver] Cope with circular inheritance.
2019-08-27 10:29:36 -07:00
circular_inheritance.swift
AST: Only build request dependency graph if frontend is run with -build-request-dependency-graph
2020-01-08 22:35:55 -05:00
classes.swift
Suggest @objc for overrides of declarations from/in extensions.
2017-12-13 14:54:32 -08:00
constructor_search_outer.swift
…
inheritance_protocol_multi_module.swift
tests: replace '// RUN: rm -rf' '// RUN: mkdir' pairs with '%empty-directory(...)'
2017-06-04 11:08:39 -07:00
nonoverride.swift
Add @_nonoverride attribute to disable override checking.
2018-09-04 16:42:06 -07:00
override-implementationOnly.swift
Allow inheritance from resilient classes with missing members
2019-05-17 20:05:19 -07:00
override.swift
AST: getInterfaceType() returns ErrorType instead of Type() on circularity
2019-10-08 01:37:09 -04:00