Revert "Repress sanitization on User dtor. Modify msan macros for applying attribute"
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }