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
ce62a2e93b51e5963b4a8b3d1796de2b2cb702aa
swift-mirror
/
include
/
swift
/
Serialization
History
Ellie Shin
3f047102c2
Merge pull request
#72937
from apple/elsh/pkg-sil-verify
...
Add a package serialization bit to Module for SIL verifier in Package CMO mode.
2024-04-22 12:44:28 -07:00
..
ScanningLoaders.h
[DependencyScanning] Handle testable dependencies correctly
2024-04-05 07:52:16 -07:00
Serialization.h
Serialization: Break the cycle between Serialization and SymbolGraphGen.
2022-10-29 21:37:09 -07:00
SerializationOptions.h
Serialization: Skip invalid decls during module serialization.
2024-02-19 20:52:17 -08:00
SerializedModuleLoader.h
Merge pull request
#73152
from adrian-prantl/register-memorybuffer-main
2024-04-20 10:26:17 -07:00
SerializedSILLoader.h
Migrate llvm::Optional to std::optional
2024-02-21 11:20:06 -08:00
Validation.h
During Package CMO, SIL cloning happens during which
2024-04-17 22:37:48 -07:00