Issue 107869
Summary [clangd] crash when using #embed
Labels new issue
Assignees
Reporter StreetwareGames
    ```c
static constexpr unsigned char data[] = {
#embed "data"
};```

I use sublime text with the LSP plugin and clangd. hovering my mouse over `data` causes it to crash
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to