[Lldb-commits] [lldb] [NFC][lldb] Cleanup the ArchDefinitionEntry definitons. (PR #152618)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 8 10:22:06 PDT 2025
clayborg wrote:
> I think this makes sense.
>
> Out of curiosity, what does clang-format do to the formatting?
It will complain or try to reformat. This allows lines to exceed the column limit and also won't reformat any spacing.
https://github.com/llvm/llvm-project/pull/152618
More information about the lldb-commits
mailing list