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-02-27 18:26:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
jgrynspan/executablePath
Add File
New File
Upload File
Apply Patch
swift-mirror
/
test
/
stmt
History
Elsa Keirouz
d54a572f7f
[Sema] desugar ForEachStmt at AST level
2026-01-23 15:17:29 +00:00
..
Inputs
…
print
…
async.swift
…
c_style_for.swift
[Sema] Continue type-checking
for
body when preamble fails
2025-05-15 21:23:40 +01:00
defer.swift
…
errors_async.swift
…
errors_nonobjc.swift
…
errors_objc.swift
…
errors.swift
Add -verify-ignore-unrelated where necessary (NFC)
2025-10-04 14:19:52 -07:00
for-expr.swift
Add
REQUIRES: executable_test
to
for-expr.swift
(
#84751
)
2025-10-08 10:01:12 -07:00
foreach.swift
[Sema] desugar ForEachStmt at AST level
2026-01-23 15:17:29 +00:00
if_unexpected_else.swift
…
if_while_var.swift
[Tests] NFC: Update all of the test-cases improved by changes to generic argument mismatch handling
2025-06-03 00:49:06 -07:00
nonexhaustive_switch_stmt_editor.swift
…
pack_iteration.swift
…
rdar40400251.swift
…
statements.swift
[Sema] Better handle recovery for structurally invalid ReturnStmts
2025-11-17 13:07:36 +00:00
switch_nil.swift
…
switch_stmt1.swift
…
switch_stmt2.swift
…
then_stmt_disabled.swift
…
then_stmt_exec.swift
…
then_stmt.swift
…
typed_throws_ast.swift
…
typed_throws.swift
[Sema] Ban placeholders in typed throws
2025-09-17 20:41:20 +01:00
yield.swift
…