Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [modules] Treat friend declarations that are lexically within a dependent | Richard Smith | 2015-02-07 | 1 | -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 |