[all-commits] [llvm/llvm-project] 1ed2e9: [NFC] Remove variable that was set but not used.

stefanp-ibm via All-commits all-commits at lists.llvm.org
Wed Jun 2 11:35:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ed2e9b9a02f9cde9108233c045edde0d5893f34
      https://github.com/llvm/llvm-project/commit/1ed2e9b9a02f9cde9108233c045edde0d5893f34
  Author: Stefan Pintilie <stefanp at ca.ibm.com>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M llvm/include/llvm/ADT/Waymarking.h

  Log Message:
  -----------
  [NFC] Remove variable that was set but not used.

The buildbot ppc64le-lld-multistage-test has been failing because the variable
Tag in Waymaking.h is set but not used. This patch removes that varaible.




More information about the All-commits mailing list