[llvm] [llvm-readobj][NFC] Format ElfMachineType array definition (PR #159793)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 22 01:19:12 PDT 2025
https://github.com/jh7370 commented:
I don't think this reformatting should have been done. It's actually harder to read now than it was. This is a case where we should probably disable clang-format's suggested formatting, I reckon.
I suggest reverting and adding the necessary markers, but please leave the PR open, so that @MaskRay (as the other main maintainer for this code) can also review it.
https://github.com/llvm/llvm-project/pull/159793
More information about the llvm-commits
mailing list