Skip to content
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

Closed
Barricade opened this issue Feb 8, 2020 · 2 comments
Closed

clangd .clang-format custom location #118

Barricade opened this issue Feb 8, 2020 · 2 comments
Labels
clangd duplicate Resolved as duplicate

Comments

@Barricade
Copy link

Hello, how could I set custom location for .clang-format in clangd? I can't move it into project roo directory.

@MarcusJohnson91
Copy link
Contributor

The default location is $HOME/.clang-format

clang-format -style=file finds my .clang-format file just fine.

@HighCommander4
Copy link
Collaborator

I'm going to dupe this over to clangd/clangd#805 (even though that was more recently filed), as there is more discussion there.

@HighCommander4 HighCommander4 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 20, 2023
@HighCommander4 HighCommander4 added the duplicate Resolved as duplicate label Aug 20, 2023
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
Labels
clangd duplicate Resolved as duplicate
Projects
None yet
Development

No branches or pull requests

4 participants