Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Reinstate r281429, reverted in r281452, with a fix for its ↵ | Benjamin Kramer | 2016-10-17 | 1 | -3/+1 |
| | | | | | | | | | mishandling of" This reverts commit r284176. It still marks some modules as invisible that should be visible. Will follow up with the author with a test case. llvm-svn: 284382 | ||||
* | Reinstate r281429, reverted in r281452, with a fix for its mishandling of | Richard Smith | 2016-10-13 | 1 | -1/+3 |
| | | | | | | | | | compiles without -fmodules-local-submodule-visibility. Original commit message: [modules] When merging one definition into another, propagate the list of re-exporting modules from the discarded definition to the retained definition. llvm-svn: 284176 | ||||
* | Add a couple of test files missed in r281258. | Richard Smith | 2016-09-12 | 1 | -0/+1 |
llvm-svn: 281259 |