hanchenye-llvm-project/clang/include/clang-c/module.modulemap

5 lines
58 B
Plaintext

module Clang_C {
umbrella "."
module * { export * }
}