blob: 3893a2abdd3f7fe73397ae6b8d875fff71354326 [file] [log] [blame]
// REQUIRES: VENDOR=apple
// RUN: %empty-directory(%t.mod)
// RUN: %empty-directory(%t.sdk)
// RUN: %empty-directory(%t.module-cache)
// RUN: %api-digester -dump-sdk -module Foo -o %t.result -module-cache-path %t.module-cache %clang-importer-sdk-nosource -swift-version 4 -I %S/Inputs/Foo -avoid-location -avoid-tool-args
// RUN: diff -u %S/Outputs/clang-module-dump.txt %t.result