Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [modules] Properly merge visibility of class definitions that got merged while | Richard Smith | 2015-06-25 | 1 | -3/+11 |
| | | | | | | parsing then merged again when the module was loaded. llvm-svn: 240700 | ||||
* | [modules] When determining whether a definition of a class is visible, check ↵ | Richard Smith | 2015-06-20 | 1 | -0/+15 |
all modules even if we've already found a definition that's not visible. llvm-svn: 240204 |