aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorDan Liew <dan@su-root.co.uk>2025-08-21 22:06:49 +0100
committerGitHub <noreply@github.com>2025-08-21 14:06:49 -0700
commit09612007f1d1f431e4418acbe3373b14b21fb913 (patch)
tree5eb24140e0a3cc50dc4ee59ef897015b348c0929 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent300d2c6d2037eb5ea751bd0451d8adc2a1bd5c5d (diff)
downloadllvm-09612007f1d1f431e4418acbe3373b14b21fb913.zip
llvm-09612007f1d1f431e4418acbe3373b14b21fb913.tar.gz
llvm-09612007f1d1f431e4418acbe3373b14b21fb913.tar.bz2
[NFC][Diagnostics] Reformat `DiagnosticIDs.h` and `AllDiagnostics.h` (#154628)
When trying to add a new diagnostic category (e.g. #154618) I discovered `clang-format` really wanted to reformat these files. My initial attempt was just to suppress the reformatting with `// clang-format (on|off)` directives but reviewers preferred just reformatting the files so these two files have been completely reformatted. `clang-format` has been disabled for the enum that declares the `DIAG_START_*` constants because its much less readable after formatting.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions