Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
00bb397b0dc79fcad27bfe63456a2100039706f2
/
.
/
clang
/
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