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

Fix git clang-format help message #123

Closed
albestro opened this issue Feb 10, 2020 · 1 comment · May be fixed by baby636/llvm-project#20 or baby636/llvm-project#21
Closed

Fix git clang-format help message #123

albestro opened this issue Feb 10, 2020 · 1 comment · May be fixed by baby636/llvm-project#20 or baby636/llvm-project#21

Comments

@albestro
Copy link

The helper message reports

clangFormat.extension (singular)

but in the code clangformat.extensions (plural) is used.

clangFormat.binary
clangFormat.commit
clangFormat.extension
clangFormat.style

For what concerns the case-sensitiveness, it seems that options names are case-insensitive.

@tclin914
Copy link
Contributor

tclin914 commented Mar 2, 2020

Fixed by https://reviews.llvm.org/rGd40afadec0ac.

@tclin914 tclin914 closed this as completed Mar 2, 2020
mmitche pushed a commit to mmitche/llvm-project that referenced this issue Aug 3, 2022
…707.3 (llvm#123)

[release/11.x] Update dependencies from dotnet/arcade
RevySR pushed a commit to revyos/llvm-project that referenced this issue Jul 27, 2024
…lvm#123)

* [Clang][XTHeadVector] support `vget` and `vset` on different LMULs

* [Clang][XTHeadVector] add tests

* [Clang][XTHeadVector] add wrappers

* [Clang][XTHeadVector] add wrapper tests

* [Clang][XTHeadVector] add pffft example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants