summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/dsymutil/Inputs/submodules
Commit message (Collapse)AuthorAgeFilesLines
* dsymutil: Don't prune forward declarations inside of an imported TAG_moduleAdrian Prantl2015-10-052-0/+0
| | | | | | | | if there exists not definition for the type. For this to work, we need to clone the imported modules before building the decl context chains of the DIEs in the non-skeleton CUs. llvm-svn: 249362
* dsymutil: Fix the condition to distinguish module imports form definitions.Adrian Prantl2015-09-242-0/+0
llvm-svn: 248512
OpenPOWER on IntegriCloud