blob: 14d0b43d2ebbde6efec50ff195de3564e1a9ba6c [file] [log] [blame]
// RUN: cd %S/Inputs/ && %target-swift-frontend(mock-sdk: %clang-importer-sdk) -parse -Xcc -I -Xcc custom-modules %s -dump-clang-diagnostics 2>&1 | %FileCheck %s
// REQUIRES: objc_interop
import ObjCParseExtras
print(SomeImageName)
// CHECK: clang
// CHECK: '-working-directory' '{{[^"]+}}/Inputs'