[lld][WebAssembly] Reinstate mistakenly disabled test. NFC
[llvm-project.git] / clang / test / Modules / no-implicit-maps.cpp
blobddcad5df1e6f146d7e40be5cafa315bb21c3dc26
1 // RUN: rm -rf %t
2 // RUN: %clang_cc1 -x objective-c -fmodules-cache-path=%t -fmodules -I %S/Inputs/private %s -verify
3 @import libPrivate1; // expected-error {{not found}}