[libFuzzer] remove default initializer as a workaround for https://gcc.gnu.org/bugzil...
[oota-llvm.git] / lib / TableGen / module.modulemap
1 module TableGen { requires cplusplus umbrella "." module * { export * } }