blob: e12b280be7efa4d12e721f7e22dd0c46f5067de9 [file] [log] [blame]
Bruno Cardoso Lopes970b2812018-03-20 22:36:39 +00001// RUN: rm -rf %t.cache
2// RUN: %clang_cc1 -fmodules-cache-path=%t.cache -fmodules -fimplicit-module-maps -F %S/Inputs/bad-private-include %s -verify
3
4// expected-no-diagnostics
5
6@import Bad;