llvm-project/clang/test/Modules/Inputs/framework-public-includes-p.../flat-header-path/Z.modulemap

5 lines
104 B
Plaintext

// framework-public-includes-private/flat-header-path/Z.modulemap
framework module Z {
header "Z.h"
}