[all-commits] [llvm/llvm-project] ac1242: [debugserver] Fix more warnings in DNBArchImplARM64

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Feb 5 15:21:42 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ac1242bce3657754768928cac36a6d1b1090a857
      https://github.com/llvm/llvm-project/commit/ac1242bce3657754768928cac36a6d1b1090a857
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M lldb/tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.cpp

  Log Message:
  -----------
  [debugserver] Fix more warnings in DNBArchImplARM64


  Commit: 28c6b1e5522f2beeac48ccf359e423cb31160c8d
      https://github.com/llvm/llvm-project/commit/28c6b1e5522f2beeac48ccf359e423cb31160c8d
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M lldb/test/API/commands/expression/char/TestExprsChar.py

  Log Message:
  -----------
  [lldb] Re-enable TestExprsChar on arm64

This test passes on arm64 (Apple Silicon). I assume that "aarch64" still
ensures this gets skipped on Linux. I don't have access to such and
environment so I'll have to rely on the bot complaining.


Compare: https://github.com/llvm/llvm-project/compare/53fcf6bb6271...28c6b1e5522f


More information about the All-commits mailing list