Sign in
cobalt
/
cobalt
/
6c8e6ca645585847723be8278a12b4ca8ab72d69
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
bad-private-include.m
blob: e12b280be7efa4d12e721f7e22dd0c46f5067de9 [
file
] [
log
] [
blame
]
// RUN: rm -rf %t.cache
// RUN: %clang_cc1 -fmodules-cache-path=%t.cache -fmodules -fimplicit-module-maps -F %S/Inputs/bad-private-include %s -verify
// expected-no-diagnostics
@import
Bad
;