blob: cb270a05014eaee2fa45d5a20ab669b6d456baf5 [file] [log] [blame]
// RUN: rm -rf %t
// RUN: %clang_cc1 -x objective-c -fno-modules-implicit-maps -fmodules-cache-path=%t -fmodules -I %S/Inputs/private %s -verify
@import libPrivate1; // expected-error {{not found}}