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
2026-06-27 12:25:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09f7245dbf399f4d0ac0d4ea8ebf736c94de9a85
swift-mirror
/
test
/
SIL
T
History
Chris Lattner
c990fc1595
Add some parens to function types in sil tests. NFC.
2016-05-06 21:07:08 -07:00
..
Inputs
[SE-0046] Implements consistent function parameter labels by discarding extraneous parameter names and adding _ where necessary
2016-04-06 20:21:58 -04:00
Parser
Add some parens to function types in sil tests. NFC.
2016-05-06 21:07:08 -07:00
Serialization
[test] Make some SIL serialization tests not order-dependent.
2016-04-18 20:53:43 -07:00
clone_init_existential.sil
Destructure result types in SIL function types.
2016-02-18 01:26:28 -08:00
clone_select_switch_value.sil
…
cloning.sil
…
parse_swift_decls_in_sil_mode.sil
…
printer_include_decls.swift
Update a few tests I missed with the subscript printing change
2016-02-12 16:53:50 -08:00
unimplemented_initializer.swift
Reapply "Serialize debug scope and location info in the SIL assembler language.""
2016-02-26 13:28:57 -08:00
verifier-fail-bb.sil
…
verifier-fail-instruction.sil
…
verifier-init-existential.sil
Destructure result types in SIL function types.
2016-02-18 01:26:28 -08:00
whole_module_optimization.swift
…