Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-140254-tim/floating-point-predicate-utils
/
.
/
clang
/
test
/
Modules
/
pr101398.cppm
blob: 843d0ce84fdce3ac88fb5b99b976f987fbd1acea [
file
] [
log
] [
blame
] [
edit
]
// RUN: mkdir -p %t
// RUN: %clang -std=c++20 -xc++-module %s -Xclang -verify --precompile -o %t/tmp.pcm
// not modules
// expected-error@* {{missing 'export module' declaration in module interface unit}}