mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[ParseableInterface] mkdir -p the module cache before using it
Clang does the same thing for its module cache.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// RUN: %empty-directory(%t)
|
||||
// RUN: %empty-directory(%t/modulecache)
|
||||
//
|
||||
// Test will build a module TestModule that depends on OtherModule and LeafModule (built from other.swift and leaf.swift).
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user