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-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eec81cb15e434eb249b672020ea9b9ad3bb562c6
swift-mirror
/
test
/
SymbolGraph
/
Module
History
Daniel Grumberg
d960101422
Add test to check nested exported imports in SymbolGraphGen
2024-04-25 11:33:15 +01:00
..
Inputs
don't assert when a module re-exports a module and one of its symbols (
#64479
)
2023-03-22 09:39:44 -06:00
BasicExtension.swift
…
CrossImport.swift
…
DocAttrExportedImport.swift
Recursively collect exported imports to allow fetching all visible Decls for symbol graph generation
2024-04-25 11:33:11 +01:00
DuplicateExportedImport.swift
Recursively collect exported imports to allow fetching all visible Decls for symbol graph generation
2024-04-25 11:33:11 +01:00
ExportedImport.swift
Recursively collect exported imports to allow fetching all visible Decls for symbol graph generation
2024-04-25 11:33:11 +01:00
ExportedImportExtensions.swift
Recursively collect exported imports to allow fetching all visible Decls for symbol graph generation
2024-04-25 11:33:11 +01:00
FailedLoad.swift
…
Module.swift
…
NestedExportedImport.swift
Add test to check nested exported imports in SymbolGraphGen
2024-04-25 11:33:15 +01:00
NestedExtensions.swift
…
NoSourceInfo.swift
…
QualifiedImportWithExtensions.swift
…
ThirdOrder.swift
…