[llvm] [llvm-readobj][NFC] Format ElfMachineType array definition (PR #159793)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 22 07:28:39 PDT 2025
jh7370 wrote:
> Sorry about that, I'm happy to revert and disable clang-format if you prefer. I was told by clang maintainers I could merge these PRs without review, but it's probably better I wait in the future.
>
> Let me know what you want me to do.
I'd put up a PR that is a combination of the revert and disabling in the same PR.
This is a case where the format has been specifically done (by hand), whereas I suspect the cases the clang maintainers were referring to were where the format was broken or clearly no longer appropriate, so I don't think they're quite the same situation.
https://github.com/llvm/llvm-project/pull/159793
More information about the llvm-commits
mailing list