Two fixes for the copy ctor/operator=:
1. Make sure to clear() 'this' before adding elements to it 2. Make sure that the leaders of the RHS EC are the leaders of the LHS EC. llvm-svn: 20692
Loading
Please sign in to comment
1. Make sure to clear() 'this' before adding elements to it 2. Make sure that the leaders of the RHS EC are the leaders of the LHS EC. llvm-svn: 20692