blob: 4f4d90c8fa8b36526d51cc4019ede961f098bb97 [file] [log] [blame]
// Note: this test intentionally uses a private module cache.
//
// RUN: rm -rf %t/clang-module-cache
// RUN: %target-swift-frontend -typecheck -verify -module-cache-path %t/clang-module-cache %s
// RUN: ls -lR %t/clang-module-cache | %FileCheck %s
// CHECK: _Builtin_intrinsics{{.*}}.pcm
import _Builtin_intrinsics