In the AST reader, factor out the mapping of local type IDs to global
type IDs into a single place, and make sure that all of the callers use the appropriate functions to do the mapping. Since the mapping is still the identity function, this is essentially a no-op. llvm-svn: 135733
Loading
Please register or sign in to comment