* 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
3 lines
52 B
Plaintext
3 lines
52 B
Plaintext
module a { header "a.h" }
|
|
module b { header "b.h" }
|