[all-commits] [llvm/llvm-project] aa3c87: Move variable only used in an assert into the asse...

Sterling-Augustine via All-commits all-commits at lists.llvm.org
Fri Dec 6 17:10:05 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aa3c877fb58db238a86e734511bdeed9bc40086c
      https://github.com/llvm/llvm-project/commit/aa3c877fb58db238a86e734511bdeed9bc40086c
  Author: Sterling Augustine <saugustine at google.com>
  Date:   2019-12-06 (Fri, 06 Dec 2019)

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

  Log Message:
  -----------
  Move variable only used in an assert into the assert itself.

This prevents unused variable warnings from breaking the build.




More information about the All-commits mailing list