brintos

brintos / llvm-project-archived public Read only

0
0
Text · 203 B · 43c9ea5 Raw
8 lines · cpp
1// RUN: rm -rf %t2// RUN: %clang_cc1 -fsyntax-only -verify %s -fmodules -fmodules-cache-path=%t -I%S/Inputs/PR28438 -fimplicit-module-maps3 4#include "a.h"5#include "b2.h"6 7FOO // expected-no-diagnostics8