summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/merge-template-pattern-visibility/d.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Reinstate r281429, reverted in r281452, with a fix for its ↵Benjamin Kramer2016-10-171-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 ofRichard Smith2016-10-131-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 Smith2016-09-121-0/+1
llvm-svn: 281259
OpenPOWER on IntegriCloud