Make RecordKeeper::addClass/addDef take unique_ptrs instead of creating one internally.
[oota-llvm.git] / include / llvm / module.modulemap.build
2014-05-21 Richard Smith[modules] Add module maps for LLVM. These are not quite...