Sign in
llvm
/
clang
/
fefa4bbbd61cffada3e1301f46aae09e87a21178
/
.
/
test
/
Modules
/
pr26179.cpp
blob: f25f1ce24bdaf1d938a3e1d7e0732222d8d6ad41 [
file
] [
log
] [
blame
]
// RUN: rm -rf %t
// RUN: %clang_cc1 -I%S/Inputs/PR26179 -verify %s
// RUN: %clang_cc1 -fmodules -fmodule-map-file=%S/Inputs/PR26179/module.modulemap -fmodules-cache-path=%t -I%S/Inputs/PR26179 -verify %s
#include
"A.h"
// expected-no-diagnostics