Sign in
llvm
/
llvm-project
/
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
/
.
/
clang
/
test
/
SemaCXX
/
Inputs
/
compare.modulemap
blob: d8917bc550e7f92acb5183c0bd25efbb009a0d2d [
file
]
module
compare
{
explicit
module
cmp
{
header
"std-compare.h"
}
explicit
module
other
{}
}