[all-commits] [llvm/llvm-project] d6f8f5: [MLIR][Presburger] Silence -Wdangling-else warning...

lorenzo chelini via All-commits all-commits at lists.llvm.org
Mon Jan 24 00:16:30 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d6f8f56da04b2e975110c4a5ae15f00a22164e62
      https://github.com/llvm/llvm-project/commit/d6f8f56da04b2e975110c4a5ae15f00a22164e62
  Author: Lorenzo Chelini <l.chelini at icloud.com>
  Date:   2022-01-24 (Mon, 24 Jan 2022)

  Changed paths:
    M mlir/unittests/Analysis/Presburger/IntegerPolyhedronTest.cpp

  Log Message:
  -----------
  [MLIR][Presburger] Silence -Wdangling-else warning (NFC)

gcc suggests explicit braces to avoid ambiguous ‘else’.




More information about the All-commits mailing list