summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/submodules-merge-defs/use-defs-2.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix submodule test to pass on content addressable filesystems where inodes ↵Reid Kleckner2015-06-151-0/+1
| | | | | | would collide llvm-svn: 239765
* [modules] Better support for redefinitions of an entity from the same module.Richard Smith2015-06-151-0/+1
Support this across module save/reload and extend the 'missing import' diagnostics with a list of providing modules. llvm-svn: 239750
OpenPOWER on IntegriCloud