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

Igor Kushnir <igor...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/kdev |https://invent.kde.org/kdev
                   |elop/kdevelop/-/commit/458a |elop/kdevelop/-/commit/ee82
                   |b3e61975c0ca49fbbab23b3178a |8bc1149d2d48f966f8d21ab44f1
                   |439ce8414                   |21168cb62

--- Comment #17 from Igor Kushnir <igor...@gmail.com> ---
Git commit ee828bc1149d2d48f966f8d21ab44f121168cb62 by Igor Kushnir, on behalf
of Kai Stierand.
Committed on 27/01/2025 at 16:41.
Pushed by igorkushnir into branch 'release/24.12'.

Fix locations on Declarations in macro expansions

The issue occurs when using Google-Test. Whenever you hovered over
Assertion-Macro parameters the whole macro up-to the closing
parenthesis was highlighted and referenced class testing::Message.

Adapts to clang-19 SpellingLocation change

llvm commit:
https://github.com/llvm/llvm-project/commit/2e770edd8ce13f48402f1d93e5fb982d8a2ebe64
  [libclang] Compute the right spelling location (#72400)
FIXED-IN: 6.1.241202
(cherry picked from commit 458ab3e61975c0ca49fbbab23b3178a439ce8414)

M  +14   -14   plugins/clang/duchain/builder.cpp
M  +55   -0    plugins/clang/tests/test_duchain.cpp
M  +1    -0    plugins/clang/tests/test_duchain.h

https://invent.kde.org/kdevelop/kdevelop/-/commit/ee828bc1149d2d48f966f8d21ab44f121168cb62

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

Reply via email to