Fix bug in RefCountedBase/RefCountedBaseVPTR where the reference count was...
Fix bug in RefCountedBase/RefCountedBaseVPTR where the reference count was accidentally copied as part of the copy constructor. This could result in objects getting leaked because there reference count was too high. llvm-svn: 144931
Loading
Please register or sign in to comment