https://bugs.kde.org/show_bug.cgi?id=358519

Sergio Martins <smart...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/claz
                   |                            |y/7947f1ab62801f978557e6ea2
                   |                            |f193f07276042a9
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Sergio Martins <smart...@kde.org> ---
Git commit 7947f1ab62801f978557e6ea2f193f07276042a9 by Sergio Martins.
Committed on 25/01/2016 at 23:25.
Pushed by smartins into branch 'master'.

rule-of-three: Allow empty user dtors, for the sake of less noise

If:
- No user copy ctor
- No user copy-assign operator
- User dtor but empty

then we don't warn. Although it violates the rule of the big three it's
harmless.

M  +6    -0    checks/ruleofthree.cpp
M  +1    -1    tests/rule-of-three/main.cpp
M  +7    -2    tests/rule-of-three/main.h

http://commits.kde.org/clazy/7947f1ab62801f978557e6ea2f193f07276042a9

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to