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**.

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.

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