summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/merge-template-pattern-visibility/c.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Reinstate r281429, reverted in r281452, with a fix for its ↵Benjamin Kramer2016-10-171-3/+0
| | | | | | | | | 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 ofRichard Smith2016-10-131-0/+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
* Revert "[modules] When merging one definition into another, propagate the ↵Eric Liu2016-09-141-2/+0
| | | | | | | | list of re-exporting modules from the discarded definition to the retained definition." This reverts commit r281429. llvm-svn: 281452
* [modules] When merging one definition into another, propagate the list ofRichard Smith2016-09-141-0/+2
| | | | | | re-exporting modules from the discarded definition to the retained definition. llvm-svn: 281429
* Add a couple of test files missed in r281258.Richard Smith2016-09-121-0/+9
llvm-svn: 281259
OpenPOWER on IntegriCloud