[clang] [clang-tools-extra] [clangd] Add InsertReplaceEdit for code completion (PR #187623)
via cfe-commits
cfe-commits at lists.llvm.org
Sun May 10 13:34:38 PDT 2026
argothiel wrote:
Thank you, @timon-ul. I'll work on the other issue. The whitespace is a bit tricky to decide, I can imagine that in `myfun^ <T>(x, y)`, it makes sense to look past the whitespace to decide about skipping the parens. But I think it's a discussion for another PR.
https://github.com/llvm/llvm-project/pull/187623
More information about the cfe-commits
mailing list