
yet, but only a few more Clang patches need to land. (I have 'ninja check' passing locally.) llvm-svn: 209269
6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
module LLVM_C {
|
|
requires cplusplus
|
|
umbrella "."
|
|
module * { export * }
|
|
}
|