[all-commits] [llvm/llvm-project] 93db4a: Remove unused variables

Geoffrey Martin-Noble via All-commits all-commits at lists.llvm.org
Wed Oct 7 18:30:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 93db4a8ce6261dc36e233f5e0b60cfbb3ea1bd8f
      https://github.com/llvm/llvm-project/commit/93db4a8ce6261dc36e233f5e0b60cfbb3ea1bd8f
  Author: Geoffrey Martin-Noble <gcmn at google.com>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
    M llvm/lib/CodeGen/ImplicitNullChecks.cpp

  Log Message:
  -----------
  Remove unused variables

These are unused since
https://reviews.llvm.org/rG35cb45c533fb76dcfc9f44b4e8bbd5d8a855ed2a
causing `-Wunused` warnings.

Differential Revision: https://reviews.llvm.org/D89022




More information about the All-commits mailing list