[all-commits] [llvm/llvm-project] 83d0db: Fix "expression is redundant [misc-redundant-expre...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Feb 4 13:25:10 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 83d0db59d6ffddfe57a1a1f1ccb2a8a18cc6c940
      https://github.com/llvm/llvm-project/commit/83d0db59d6ffddfe57a1a1f1ccb2a8a18cc6c940
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M llvm/tools/llvm-exegesis/lib/MCInstrDescView.cpp

  Log Message:
  -----------
  Fix "expression is redundant [misc-redundant-expression]" warning (PR44768)

Be more specific that getOperandConstraint should return -1 or a uint8_t value




More information about the All-commits mailing list