summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/merge-dependent-friends
Commit message (Collapse)AuthorAgeFilesLines
* [modules] Treat friend declarations that are lexically within a dependentRichard Smith2015-02-075-0/+16
context as anonymous for merging purposes. They can't be found by their names, so we merge them based on their position within the surrounding context. llvm-svn: 228485
OpenPOWER on IntegriCloud