dsymutil: Don't prune forward declarations inside of an imported TAG_moduleif there exists not definition for the type.For this to work, we need to clone the imported modules before buildingthe de
dsymutil: Don't prune forward declarations inside of an imported TAG_moduleif there exists not definition for the type.For this to work, we need to clone the imported modules before buildingthe decl context chains of the DIEs in the non-skeleton CUs.llvm-svn: 249362
show more ...
dsymutil: Fix the condition to distinguish module imports form definitions.llvm-svn: 248512