[PATCH] D18583: Cloning: Reduce complexity of debug info cloning and fix correctness issue.

Duncan P. N. Exon Smith via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 17:00:26 PDT 2016


That test passes without this patch...

Can you test specifically for the bug you're fixing?

> On 2016-Mar-29, at 16:53, Peter Collingbourne <peter at pcc.me.uk> wrote:
> 
> pcc added a comment.
> 
> This is already covered by the test `CloneModule, Subprogram` that was added by r260791. But I suppose I could add another test for another attribute since that is new functionality.
> 
> 
> http://reviews.llvm.org/D18583
> 
> 
> 



More information about the llvm-commits mailing list