summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/merge-dependent-friends/module.modulemap
Commit message (Collapse)AuthorAgeFilesLines
* [modules] Treat friend declarations that are lexically within a dependentRichard Smith2015-02-071-0/+4
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