* Put all input files under Inputs/, move corresponding tests into test/Modules. * Rename a modulemap test file to [...].modulemap, and teach lit that such files are tests. llvm-svn: 226875
5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
framework module af {
|
|
header "a1.h"
|
|
header "a2.h"
|
|
}
|