lucasexe
Results
1
issues of
lucasexe
Hi, Clangd is crashing (assertion failure in debug kit) when handling utf16 string in inlay-hints request. Code to reproduce the issue: ``` #include void f() { std::u16string a; if (a...