brintos

brintos / llvm-project-archived public Read only

0
0
Text · 206 B · 843d0ce Raw
6 lines · plain
1// RUN: mkdir -p %t2// RUN: %clang -std=c++20 -xc++-module %s -Xclang -verify --precompile -o %t/tmp.pcm3// not modules4 5// expected-error@* {{missing 'export module' declaration in module interface unit}}6