summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/explicit-build-prefer-self
Commit message (Collapse)AuthorAgeFilesLines
* [modules] Fix "prefer own module over others" rule when selecting a module ↵Richard Smith2015-07-101-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 headerRichard Smith2015-06-224-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
OpenPOWER on IntegriCloud