MSVC 2013 does not ICE on this code in the same fashion that MSVC 2012 did; NFC.
[oota-llvm.git] / lib / TableGen / module.modulemap
1 module TableGen { requires cplusplus umbrella "." module * { export * } }