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
0ccfe34513a8364061e6475eaf007f9e186aca31
swift-mirror
/
test
/
ParseableInterface
/
ModuleCache
History
Jordan Rose
0ccfe34513
[ParseableInterface] mkdir -p the module cache before using it
...
Clang does the same thing for its module cache.
2018-11-28 18:34:41 -08:00
..
Inputs
…
module-cache-bad-version.swift
[ModuleInterface] Version string (semi)finalization, format version checking.
2018-11-13 13:25:15 -08:00
module-cache-diagnostics.swift
[ModuleInterface] <rdar://46073729> Temporarily disable module-cache-diagnostics test.
2018-11-14 14:00:07 -08:00
module-cache-init.swift
[ParseableInterface] mkdir -p the module cache before using it
2018-11-28 18:34:41 -08:00
module-cache-intermediate-hash-change-rebuilds-only-intermediate.swift
[ModuleInterface] Switch from mtime to xxhash in FILE_DEPENDENCY records.
2018-11-13 13:25:15 -08:00
module-cache-intermediate-size-change-rebuilds-only-intermediate.swift
…
module-cache-leaf-hash-change-rebuilds-all.swift
[ModuleInterface] Switch from mtime to xxhash in FILE_DEPENDENCY records.
2018-11-13 13:25:15 -08:00
module-cache-leaf-size-change-rebuilds-all.swift
…
module-cache-no-rebuild.swift
…