-
Notifications
You must be signed in to change notification settings - Fork 12.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C99 Designated Initializers support. #97
Comments
Closed
(We missed this, as this issue was opened before llvm switched to github issues. Clangd has a separate tracker at clangd/clangd). This was added in clangd 13. |
mjklemm
pushed a commit
to mjklemm/llvm-project
that referenced
this issue
Jun 21, 2024
RevySR
pushed a commit
to revyos/llvm-project
that referenced
this issue
Jul 27, 2024
…vmsof` (llvm#97) * [LLVM][XTHeadVector] Implement 16.2-16.6 `vmpopc/vmfirst/vmsbf/vmsif/vmsof` * [LLVM][XTHeadVector] Test 16.2~16.6 `vmpopc/vmfirst/vmsbf/vmsif/vmsof`
alexanderguy
pushed a commit
to alexanderguy/llvm-project
that referenced
this issue
Sep 25, 2024
* Fix issue with copying 16-byte aligned memory
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently clangd doesn't seem to support designated initializers auto completion. Are there plans to add this feature?
The text was updated successfully, but these errors were encountered: