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

Milian Wolff <m...@milianw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |http://commits.kde.org/kdev
                   |                            |elop/a453eec244cd056aa9dc55
                   |                            |162eb0b5c8a69d0d12
         Resolution|---                         |FIXED

--- Comment #3 from Milian Wolff <m...@milianw.de> ---
Git commit a453eec244cd056aa9dc55162eb0b5c8a69d0d12 by Milian Wolff.
Committed on 07/09/2016 at 12:59.
Pushed by mwolff into branch '5.0'.

Always open a context for class templates, i.e. also for declarations.

Forward declarations of class templates leaked their template paramter
declarations into the surrounding context, leading to potentially
wrong associations when looking for declarations based on their
identifier.

M  +5    -1    languages/clang/duchain/builder.cpp
M  +23   -0    languages/clang/tests/test_duchain.cpp
M  +1    -0    languages/clang/tests/test_duchain.h

http://commits.kde.org/kdevelop/a453eec244cd056aa9dc55162eb0b5c8a69d0d12

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

Reply via email to