brintos

brintos / llvm-project-archived public Read only

0
0
Text · 215 B · 85a957b Raw
7 lines · plain
1// RUN: rm -rf %t2// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -F%S/Inputs/protocol-redefinition -fsyntax-only %s -Wno-private-module -verify3 4// expected-no-diagnostics5 6@import Kit;7