121a0f557SDaniel Jasper // RUN: rm -rf %t 2*47972afdSRichard Smith // RUN: %clang_cc1 -x objective-c -fmodules-cache-path=%t -fmodules -I %S/Inputs/private %s -verify 321a0f557SDaniel Jasper @import libPrivate1; // expected-error {{not found}} 4