Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [modules] Fix "prefer own module over others" rule when selecting a module ↵ | Richard Smith | 2015-07-10 | 1 | -2/+2 |
| | | | | | | for a header to work in the presence of module hierarchy. llvm-svn: 241936 | ||||
* | [modules] When building a module, if there are multiple matches for a header | Richard Smith | 2015-06-22 | 4 | -0/+6 |
file in the loaded module maps and one of them is from the current module, that's the right match. llvm-svn: 240350 |