Sign in
llvm
/
clang
/
e8264bb9815647b4c6558aeb045c65965cdb26d3
/
.
/
test
/
Modules
/
pr24954.cpp
blob: 407ee06e402504b90b27d4796c663cd5b57ead4a [
file
] [
log
] [
blame
]
// RUN: rm -rf %t
// RUN: %clang_cc1 -I%S/Inputs/PR24954 -verify %s
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/PR24954 -verify %s
#include
"A.h"
// expected-no-diagnostics