-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
clangd .clang-format custom location #118
Comments
The default location is
|
mmitche
pushed a commit
to mmitche/llvm-project
that referenced
this issue
Aug 3, 2022
…611.3 (llvm#118) [release/11.x] Update dependencies from dotnet/arcade
I'm going to dupe this over to clangd/clangd#805 (even though that was more recently filed), as there is more discussion there. |
mjklemm
pushed a commit
to mjklemm/llvm-project
that referenced
this issue
Jul 16, 2024
[OpenMP] Fix use_device_ptr(addr) mapping in absence of explicit map clause This patch fixes a bug which was preventing proper processing of all the MapInfoOps related to use_device_addr(ptr) clauses when map clauses for these are absent. Related to https://ontrack-internal.amd.com/browse/SWDEV-471469
RevySR
pushed a commit
to revyos/llvm-project
that referenced
this issue
Jul 27, 2024
* [Clang][XTHeadVector] add `vlmul_trunc` and `vlmul_ext` misc intrinsics * [Clang][XTHeadVector] test `vlmul_trunc` and `vlmul_ext` misc intrinsics * [Clang][XTHeadVector] wrappers for `vlmul_trunc` and `vlmul_ext` misc intrinsics
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, how could I set custom location for .clang-format in clangd? I can't move it into project roo directory.
The text was updated successfully, but these errors were encountered: