summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/weird_objc.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge "special" types from different modules in the AST reader.Douglas Gregor2013-02-011-0/+1
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
OpenPOWER on IntegriCloud