erichkeane wrote:

I have absolutely no idea how to fix it as I don't understand the syntax of the 
clangd tests, but it SEEMS like it is just a source-location type thing that is 
wrong?

https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/clangd/unittests/InlayHintTests.cpp#L810

>From my read of the test output, it is 'l2' on line 831 (which is line 20 of 
>the test best i can tell?) where the 'suggestion' is chars 6-8 instead of 9-10.

I have no idea what any of that means however, so hopefully someone can stop by 
and help out @SuperSodaSea .

https://github.com/llvm/llvm-project/pull/68485
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to