Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix submodule test to pass on content addressable filesystems where inodes ↵ | Reid Kleckner | 2015-06-15 | 1 | -0/+1 |
| | | | | | | would collide llvm-svn: 239765 | ||||
* | [modules] Better support for redefinitions of an entity from the same module. | Richard Smith | 2015-06-15 | 1 | -0/+1 |
Support this across module save/reload and extend the 'missing import' diagnostics with a list of providing modules. llvm-svn: 239750 |