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

--- Comment #2 from Alexander Potashev <aspotas...@gmail.com> ---
I confirm the problem is fixed after switching to Clang-based C++ support
plugin:

This is not highlighted: std::ref(*this); 
This is highlighted: std::ref(Klass());

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

Reply via email to