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
14d1fcb51a7a15270ee369162e6143b81949128f
swift-mirror
/
include
/
swift
/
Serialization
History
Artem Chikin
33e09f9e87
Merge pull request
#70211
from artemcm/ParallelScanFixes
...
[Dependency Scanning] Remove/move mutable state from parallel scanner workers
2023-12-15 11:14:16 -08:00
..
ScanningLoaders.h
[Dependency Scanning] Implement parallel imported module resolution
2023-09-22 14:11:26 -07:00
Serialization.h
Serialization: Break the cycle between Serialization and SymbolGraphGen.
2022-10-29 21:37:09 -07:00
SerializationOptions.h
[Dependency Scanning] Do now write out bridging header dependencies of binary modules unless in CAS mode
2023-10-12 06:24:11 -07:00
SerializedModuleLoader.h
[Dependency Scanning] Move generation of a named import path 'Identifier' out of the individual scanning workers up into the parent scanner. This operation mutates the scanner ASTContext by potentially adding new identifiers to it and is therefore not thread-safe.
2023-12-13 13:17:05 -08:00
SerializedSILLoader.h
[NFC] Reformat all the LLVMs
2023-06-27 09:03:52 -07:00
Validation.h
Revert "Don't require a strict revision match in LLDB."
2023-12-06 11:14:14 -08:00