summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/merge-anon-in-template/a.h
Commit message (Collapse)AuthorAgeFilesLines
* [modules] It's possible to merge into the pattern of a class template before weRichard Smith2015-01-221-0/+4
load the definition data from the declaration itself. In that case, merge properly; don't assume the prior definition is the same as our own. llvm-svn: 226761
OpenPOWER on IntegriCloud