[all-commits] [llvm/llvm-project] ff2f50: [Attributor] Fold single-use variable into assert

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Mon Mar 23 09:42:30 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ff2f5097ed448bb4fdd25c7f5ebf4ad70a8af484
      https://github.com/llvm/llvm-project/commit/ff2f5097ed448bb4fdd25c7f5ebf4ad70a8af484
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M llvm/lib/Transforms/IPO/Attributor.cpp

  Log Message:
  -----------
  [Attributor] Fold single-use variable into assert

Fixes unused variable warning in Release builds.




More information about the All-commits mailing list