Add operator== and operator!= to compare with nullptr.
[oota-llvm.git] / include / llvm / module.modulemap
2014-05-21 Richard Smith[modules] Add module maps for LLVM. These are not quite...