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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/cla
                   |                            |zy/2e8846f7c58d4f1ea3655057
                   |                            |933d17942bd38943

--- Comment #8 from Sergio Martins <smart...@kde.org> ---
Git commit 2e8846f7c58d4f1ea3655057933d17942bd38943 by Sergio Martins.
Committed on 28/12/2016 at 14:00.
Pushed by smartins into branch 'master'.

incorrect-emit: Fix false-positives with inline method definitions

When the methods were defined inside the class it could happen
that we were checking a method call before we had gathered
all access specifiers.

The solution is to visit all access specifiers as soon as we
visit the class.

Tests pass now too.

M  +18   -24   AccessSpecifierManager.cpp

https://commits.kde.org/clazy/2e8846f7c58d4f1ea3655057933d17942bd38943

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

Reply via email to