]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/llvm/tools/clang/include/clang-c/module.modulemap
MFV r297760: 6418 zpool should have a label clearing command
[FreeBSD/FreeBSD.git] / contrib / llvm / tools / clang / include / clang-c / module.modulemap
1 module Clang_C {
2   umbrella "."
3   module * { export * }
4 }