Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dsymutil: Don't prune forward declarations inside of an imported TAG_module | Adrian Prantl | 2015-10-05 | 2 | -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 Prantl | 2015-09-24 | 2 | -0/+0 |
llvm-svn: 248512 |