[all-commits] [llvm/llvm-project] 552dcc: [LLDB][AArch64][NFC] Fix some clang-format annotat...

David Spickett via All-commits all-commits at lists.llvm.org
Wed Aug 10 03:23:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 552dccf311c6134c6c895328602172821e3efaed
      https://github.com/llvm/llvm-project/commit/552dccf311c6134c6c895328602172821e3efaed
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-08-10 (Wed, 10 Aug 2022)

  Changed paths:
    M lldb/source/Plugins/Process/Utility/RegisterInfos_arm64.h
    M lldb/source/Plugins/Process/Utility/RegisterInfos_arm64_sve.h

  Log Message:
  -----------
  [LLDB][AArch64][NFC] Fix some clang-format annotations

We don't want the DEFINE_ macros or the array registers
being clang formatted.

RegisterInfos_arm64.h was missing the off annotation and
RegisterInfos_arm64_sve.h needed the off moving to before
the macro definitions.




More information about the All-commits mailing list