• Noel Grandin's avatar
    move deadclass plugin to store · 9fb74248
    Noel Grandin yazdı
    <sberg> noelgrandin, and is loplugin:deadclass even sound?
    
        struct B { B(B const &) {} }; struct D: B { D(): B(*this) {} };
    
    Change-Id: Idadd379b925aa6f9de6c625bffa8560ec4192ac7
    9fb74248