summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/merge-name-for-linkage/a.h
Commit message (Collapse)AuthorAgeFilesLines
* [modules] If we load two declarations with typedef names for linkage purposesRichard Smith2015-01-221-0/+1
on top of a local declaration of the same entity, we still need to remember that we loaded the first one or we may fail to merge the second one properly. llvm-svn: 226765
OpenPOWER on IntegriCloud