[all-commits] [llvm/llvm-project] 202766: [NFC] Fix unused var in release builds.

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Tue Sep 1 16:39:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 202766947edb5407b84484185608aac077085608
      https://github.com/llvm/llvm-project/commit/202766947edb5407b84484185608aac077085608
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2020-09-01 (Tue, 01 Sep 2020)

  Changed paths:
    M llvm/lib/DebugInfo/DWARF/DWARFDie.cpp

  Log Message:
  -----------
  [NFC] Fix unused var in release builds.

This was always unused, but the change in D86354 upgraded this to a compiler warning.




More information about the All-commits mailing list