Make Module::getName return Optional<StringRef>
Module names are optional so it makes more sense to take and return an optional any time the name is involved. Also update the language reference to reflect the module names. PiperOrigin-RevId: 272684698
Loading
Please sign in to comment