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

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

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

--- Comment #2 from Sergio Martins <smart...@kde.org> ---
Git commit 53c68bc6888f18409f8e803fb5b9c59f9b1d96c9 by Sergio Martins.
Committed on 04/03/2017 at 12:32.
Pushed by smartins into branch '1.1'.

incorrect-emit: Fix two false positives

When we're comparing a method's source location to check if it's
affected by Q_SIGNAL we must use the first declaration of that method,
and not other declarations which can also be a a definition, and live
outside of the class
Related: bug 377134

M  +4    -0    src/AccessSpecifierManager.cpp
M  +2    -4    tests/incorrect-emit/config.json

https://commits.kde.org/clazy/53c68bc6888f18409f8e803fb5b9c59f9b1d96c9

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

Reply via email to