Sign in
chromium
/
native_client
/
pnacl-clang
/
merge_37
/
.
/
test
/
Modules
/
no-implicit-maps.cpp
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}}