[all-commits] [llvm/llvm-project] 1cd682: Sink variable into #ifndef NDEBUG where it is used

David Blaikie via All-commits all-commits at lists.llvm.org
Wed Nov 22 11:10:08 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cd682f26bfe63e65683b0e68d75207852a67b35
      https://github.com/llvm/llvm-project/commit/1cd682f26bfe63e65683b0e68d75207852a67b35
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2023-11-22 (Wed, 22 Nov 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64FrameLowering.cpp

  Log Message:
  -----------
  Sink variable into #ifndef NDEBUG where it is used

(addresses -Wunused-variable warning)




More information about the All-commits mailing list