Merge "special" types from different modules in the AST reader.
Different modules may have different views of the various "special" types in the AST, such as the redefinition type for "id". Merge those types rather than only considering the redefinition types for the first AST file loaded. llvm-svn: 174234
Loading
Please register or sign in to comment