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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |http://commits.kde.org/claz
                   |                            |y/ae04679732a20fc406f8d2e35
                   |                            |5af7fefde00e7f7

--- Comment #4 from Sergio Martins <smart...@kde.org> ---
Git commit ae04679732a20fc406f8d2e355af7fefde00e7f7 by Sergio Martins.
Committed on 10/06/2016 at 10:57.
Pushed by smartins into branch 'master'.

qstring-allocations: Don't be blinded by user defined literals

Now also warns for user defined literals returning QLatin1String

M  +5    -1    checks/level2/qstring-allocations.cpp
M  +5    -0    checks/level2/qstring-allocations.h
M  +1    -1    tests/qstring-allocations/main.cpp
M  +1    -0    tests/qstring-allocations/main.cpp.expected
M  +1    -1    tests/qstring-allocations/main.cpp_fixed.cpp.expected

http://commits.kde.org/clazy/ae04679732a20fc406f8d2e355af7fefde00e7f7

--- Comment #5 from Sergio Martins <smart...@kde.org> ---
Git commit 7ace8c7a9f4e53efbce017fd95d33797b426bace by Sergio Martins.
Committed on 10/06/2016 at 00:11.
Pushed by smartins into branch 'master'.

qstring-allocations: Also warn for QL1S with two arguments

Doesn't fix 364092, but it's a step forward

M  +20   -10   checks/level2/qstring-allocations.cpp
M  +5    -0    tests/qstring-allocations/main.cpp
M  +1    -0    tests/qstring-allocations/main.cpp.expected
M  +5    -0    tests/qstring-allocations/main.cpp_fixed.cpp.expected

http://commits.kde.org/clazy/7ace8c7a9f4e53efbce017fd95d33797b426bace

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

Reply via email to