Issue 141291
Summary [clangd] deduced this
Labels new issue
Assignees
Reporter olemayu
    None of the clangd display hints and auto-completions work with **deduced this**.

Example: CurrentValue suggested even though it cant be used without **Self**.
![Image](https://github.com/user-attachments/assets/9557b028-fa54-4d18-a6d3-011eaf7b357b)

Member function calls display the overlay with *Self*, thus shoving the actual relevant arguments that are being filled.

Example: **Self** shown even though the **Value** is the one being filled.
![Image](https://github.com/user-attachments/assets/c47cadaa-0293-4787-ab4b-a2b8bdc57dd3)

tested on clangd version: 21.0.0
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to