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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/cla
                   |                            |zy/dba14f317183428e64a3d4e6
                   |                            |c0559faacafdf6b0
             Status|CONFIRMED                   |RESOLVED

--- Comment #1 from Sergio Martins <smart...@kde.org> ---
Git commit dba14f317183428e64a3d4e6c0559faacafdf6b0 by Sergio Martins.
Committed on 17/03/2018 at 17:14.
Pushed by smartins into branch 'master'.

function-args-by-*: don't warn for overridden methods

As the user often can't change its signature.
If it's a base method then it will warn.

M  +8    -0    src/Utils.h
M  +5    -0    src/checks/level2/function-args-by-ref.cpp
M  +13   -9    src/checks/level2/function-args-by-value.cpp
M  +17   -0    tests/function-args-by-ref/main.cpp
M  +5    -0    tests/function-args-by-ref/main.cpp.expected
M  +17   -0    tests/function-args-by-value/main.cpp
M  +5    -0    tests/function-args-by-value/main.cpp.expected
M  +17   -0    tests/function-args-by-value/main.cpp_fixed.cpp.expected

https://commits.kde.org/clazy/dba14f317183428e64a3d4e6c0559faacafdf6b0

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

Reply via email to