]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/llvm/tools/clang/include/clang-c/module.modulemap
MFV r318927: 8025 dbuf_read() creates unnecessary zio_root() for bonus buf
[FreeBSD/FreeBSD.git] / contrib / llvm / tools / clang / include / clang-c / module.modulemap
1 module Clang_C {
2   umbrella "."
3   module * { export * }
4 }